This website works better with JavaScript.
Home
Explore
Sign In
pourmand
/
COCO2YOLO
mirror of
https://github.com/alexmihalyk23/COCO2YOLO/
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
1
Wiki
Activity
Browse Source
Update README.md
tags/v1.0.0
Alexey Mikhailyuk
4 years ago
parent
ebc7821a58
commit
c011d4b8ca
No account linked to committer's email address
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
README.md
+ 2
- 0
README.md
View File
@@ -7,3 +7,5 @@ COCO to YOLO converter
# To test the conversion you can run test.py
`python test.py -i img.jpg -t converted_to_yolo.txt`
## Or
`python test_with_labels.py -i img.jpg -t converted_to_yolo.txt -l labels.txt`
Write
Preview
Loading…
Cancel
Save