Update README.md

This commit is contained in:
rooneysh 2021-08-18 16:21:27 +08:00 committed by GitHub
parent c87828c117
commit 09d2d93edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# Labelme2YOLO
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