Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Solor-pikachu authored Apr 20, 2024
1 parent e8bbf3b commit 401fb34
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Noise Level Adaptive Diffusion Model for Robust Reconstruction of Accelerated MRI


## data preprocess
## Data preprocess
All the npz data should contain ['rss'] key.
```
├── fastmri_complex_value/
Expand All @@ -25,3 +25,9 @@ All the npz data should contain ['rss'] key.
cd Nila/nila_training
sh train.sh
```

## Sampling
Some simple demo are here.
```
cd Nila/nila_sampling
```

0 comments on commit 401fb34

Please sign in to comment.