Metadata-Version: 2.4
Name: pudipflow
Version: 0.1.2
Summary: PUDIPFlow
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: torch
Requires-Dist: matplotlib

# PUDIP-Flow

PUDIP-Flow — Phase Unwrapping via Deep Image Prior for 4D Flow MRI.

## Installation

```bash
pip install pudipflow
```

## Reproducible Demo
A step-by-step example is provided in `test.ipynb`.

The file `./TestData.h5` is a test dataset extracted from the source of FlowVN : https://codeocean.com/capsule/0115983/tree/v1
