Skip to content

Commit 31861df

Browse files
authored
Update README.md
1 parent 0aa88c3 commit 31861df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

imgx_datasets/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ download and build the data set, which will be built under `~/tensorflow_dataset
2424
Optionally, add flag `--overwrite` to rebuild/overwrite the data set.
2525

2626
```bash
27-
tfds build imgx_datasets/imgx_datasets/male_pelvic_mr
27+
tfds build imgx_datasets/male_pelvic_mr
2828
```
2929

3030
## AMOS CT
@@ -43,7 +43,7 @@ download and build the data set, which will be built under `~/tensorflow_dataset
4343
Optionally, add flag `--overwrite` to rebuild/overwrite the data set.
4444

4545
```bash
46-
tfds build imgx_datasets/imgx_datasets/amos_ct
46+
tfds build imgx_datasets/amos_ct
4747
```
4848

4949
## Muscle Ultrasound
@@ -61,7 +61,7 @@ download and build the data set, which will be built under `~/tensorflow_dataset
6161
Optionally, add flag `--overwrite` to rebuild/overwrite the data set.
6262

6363
```bash
64-
tfds build imgx_datasets/imgx_datasets/muscle_us
64+
tfds build imgx_datasets/muscle_us
6565
```
6666

6767
## Brain MR
@@ -114,5 +114,5 @@ build the data set, which will be built under `~/tensorflow_datasets` folder. Op
114114
`--overwrite` to rebuild/overwrite the data set.
115115

116116
```bash
117-
tfds build imgx_datasets/imgx_datasets/brats2021_mr
117+
tfds build imgx_datasets/brats2021_mr
118118
```

0 commit comments

Comments
 (0)