Update README.md
This commit is contained in:
parent
09d2d93edc
commit
be552af910
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
Convert LabelMe Annotation Tool JSON format to YOLO text file format.
|
Convert LabelMe Annotation Tool JSON format to YOLO text file format.
|
||||||
|
|
||||||
python labelme2yolo.py --json_dir /home/username//labelme_json_dir/ --val_size 0.2
|
python labelme2yolo.py --json_dir /home/username/labelme_json_dir/ --val_size 0.2
|
||||||
|
|
Loading…
Reference in New Issue