From 3cb919641a9f04c47efdc5c8773d08dd4620676d Mon Sep 17 00:00:00 2001 From: Wang Xin Date: Tue, 26 Jul 2022 13:13:57 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 202c0b2..2b9b1ce 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ Script would generate YOLO format dataset labels and images under different fold /home/username/labelme_json_dir/YOLODataset/labels/train/ /home/username/labelme_json_dir/YOLODataset/labels/test/ /home/username/labelme_json_dir/YOLODataset/labels/val/ -/home/username/labelme_json_dir/YOLODataset/images/test/ /home/username/labelme_json_dir/YOLODataset/images/train/ +/home/username/labelme_json_dir/YOLODataset/images/test/ /home/username/labelme_json_dir/YOLODataset/images/val/ /home/username/labelme_json_dir/YOLODataset/dataset.yaml