Update README.md

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

View File

@ -2,4 +2,4 @@
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