Skip to content

Commit 6a2afc7

Browse files
committed
refine
1 parent 4d63a55 commit 6a2afc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ $ cd /path/to/BiSeNet
108108
$ python tools/gen_dataset_annos.py --dataset coco
109109
```
110110

111-
3. ade20k
111+
3.ade20k
112112

113113
Download `ADEChallengeData2016.zip` from this [website](http://sceneparsing.csail.mit.edu/) and unzip it. Then we can move the uncompressed folders to `datasets/ade20k`, and generate the txt files with the script I prepared for you:
114114
```
@@ -119,7 +119,7 @@ $ python tools/gen_dataset_annos.py --ade20k
119119
```
120120

121121

122-
4. custom dataset
122+
4.custom dataset
123123

124124
If you want to train on your own dataset, you should generate annotation files first with the format like this:
125125
```

0 commit comments

Comments
 (0)