Upload README.md
Browse files
README.md
CHANGED
@@ -142,8 +142,8 @@ python run/app.py
|
|
142 |
2.We provide two forms of segmentation results for download at ③.
|
143 |

|
144 |
|
145 |
-
###
|
146 |
-
##### If you need to manually adjust the annotation, you can use
|
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 |

|
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
|