@ -2,4 +2,7 @@
Convert LabelMe Annotation Tool JSON format to YOLO text file format.
How to use:
```bash
python labelme2yolo.py --json_dir /home/username/labelme_json_dir/ --val_size 0.2
```