Browse Source

Update README.md

tags/v1.0.0
Alexey Mikhailyuk 3 years ago
parent
commit
186b948638
No account linked to committer's email address
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      README.md

+ 7
- 0
README.md View File

@@ -1,2 +1,9 @@
# COCO2YOLO
COCO to YOLO converter

# Usage

`python COCO2YOLO.py -j coco.json -o path_to_dir`

# To test the conversion you can run test.py
`python test.py -i img.jpg -t converted_to_yolo.txt`

Loading…
Cancel
Save