Update README.md
This commit is contained in:
parent
68b4fc6407
commit
a1c4dcd433
|
@ -1,6 +1,7 @@
|
||||||
# Labelme2YOLO
|
# Labelme2YOLO
|
||||||
|
|
||||||
Convert LabelMe Annotation Tool JSON format to YOLO text file format.
|
Help converting LabelMe Annotation Tool JSON format to YOLO text file format.
|
||||||
|
If you've already marked your segmentation dataset by LabelMe, it's easy to use this tool to help converting to YOLO format dataset.
|
||||||
|
|
||||||
## Parameters Explain
|
## Parameters Explain
|
||||||
**--json_dir** LabelMe JSON files folder path.
|
**--json_dir** LabelMe JSON files folder path.
|
||||||
|
|
Loading…
Reference in New Issue