diff --git a/README.md b/README.md index 27d4781..200fb15 100644 --- a/README.md +++ b/README.md @@ -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