We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdcfdc3 commit 3d9b2cfCopy full SHA for 3d9b2cf
1 file changed
README.md
@@ -115,7 +115,7 @@ Download `ADEChallengeData2016.zip` from this [website](http://sceneparsing.csai
115
$ unzip ADEChallengeData2016.zip
116
$ mv ADEChallengeData2016/images /path/to/BiSeNet/datasets/ade20k/
117
$ mv ADEChallengeData2016/annotations /path/to/BiSeNet/datasets/ade20k/
118
-$ python tools/gen_dataset_annos.py --ade20k
+$ python tools/gen_dataset_annos.py --dataset ade20k
119
```
120
121
0 commit comments