Skip to content

Commit 3ae25ba

Browse files
committed
update readme
Signed-off-by: dongyang0122 <[email protected]>
1 parent be96180 commit 3ae25ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generation/maisi/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,11 @@ We provide the `compute_fid_2-5d_ct.py` script that calculates the Frechet Incep
265265
#### Usage Example
266266

267267
Suppose your **real** dataset root is `path/to/real_images`, and you have a `real_filelist.txt` that lists filenames line by line, such as:
268-
268+
```
269269
case001.nii.gz
270270
case002.nii.gz
271271
case003.nii.gz
272-
272+
```
273273
You also have a **synthetic** dataset in `path/to/synth_images` with a corresponding `synth_filelist.txt`. You can run the script as follows:
274274

275275
```bash

0 commit comments

Comments
 (0)