CVRPDataset commited on
Commit
d45d065
·
verified ·
1 Parent(s): c1aef83

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -142,8 +142,8 @@ python run/app.py
142
  2.We provide two forms of segmentation results for download at ③.
143
  ![alt text](img/app.png)
144
 
145
- ### Labelme
146
- ##### If you need to manually adjust the annotation, you can use labelme.
147
  ```bash
148
  python run/mask2json.py
149
  pip install labelme==3.16.7
 
142
  2.We provide two forms of segmentation results for download at ③.
143
  ![alt text](img/app.png)
144
 
145
+ ### LabelMe
146
+ ##### If you need to manually adjust the annotation, you can use LabelMe.
147
  ```bash
148
  python run/mask2json.py
149
  pip install labelme==3.16.7