Skip to content

Commit

Permalink
added link to JSON converter
Browse files Browse the repository at this point in the history
  • Loading branch information
naseemap47 committed Oct 1, 2023
1 parent f39268c commit c0b4957
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ pip3 install -r requirements.txt
```
### 🎒 Prepare Dataset
Your custom dataset should be in **COCO JSON** data format.<br>
To convert **YOLO (.txt) / PASCAL VOC (.XML)** format to **COCO JSON**.<br>
Using JSON Converter https://github.com/naseemap47/autoAnnoter#10-yolo_to_jsonpy <br>
**COCO Data Format**:
```
├── Dataset
Expand Down

0 comments on commit c0b4957

Please sign in to comment.