From 09d2d93edcb7fad3659098d200374dc4a36cee86 Mon Sep 17 00:00:00 2001 From: rooneysh Date: Wed, 18 Aug 2021 16:21:27 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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