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