Update README.md

This commit is contained in:
rooneysh 2021-08-20 09:54:04 +08:00 committed by GitHub
parent 4f4822786b
commit 49788b6007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,8 @@ Script would generate YOLO format dataset labels and images under different fold
/home/username/labelme_json_dir/YOLODataset/labels/val/
/home/username/labelme_json_dir/YOLODataset/images/train/
/home/username/labelme_json_dir/YOLODataset/images/val/
/home/username/labelme_json_dir/YOLODataset/dataset.yaml
```
### 2. Convert JSON files, split training and validation dataset by folder
@ -43,6 +45,8 @@ Script would generate YOLO format dataset labels and images under different fold
/home/username/labelme_json_dir/YOLODataset/labels/val/
/home/username/labelme_json_dir/YOLODataset/images/train/
/home/username/labelme_json_dir/YOLODataset/images/val/
/home/username/labelme_json_dir/YOLODataset/dataset.yaml
```
### 3. Convert single JSON file