Skip to content

Commit 3d9b2cf

Browse files
authored
Update README.md
1 parent fdcfdc3 commit 3d9b2cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Download `ADEChallengeData2016.zip` from this [website](http://sceneparsing.csai
115115
$ unzip ADEChallengeData2016.zip
116116
$ mv ADEChallengeData2016/images /path/to/BiSeNet/datasets/ade20k/
117117
$ mv ADEChallengeData2016/annotations /path/to/BiSeNet/datasets/ade20k/
118-
$ python tools/gen_dataset_annos.py --ade20k
118+
$ python tools/gen_dataset_annos.py --dataset ade20k
119119
```
120120

121121

0 commit comments

Comments
 (0)