Skip to content

Downloads COCO dataset images by category, converts COCO annotations to YOLO format and writes .txt files

Notifications You must be signed in to change notification settings

KyryloAntoshyn/coco-to-yolo-by-category

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Forked coco-to-yolo-by-category

I refactored the script and made it more interactive.

coco-to-yolo-by-category

Downloads COCO dataset images by category, converts COCO annotations to YOLO format and writes .txt files

Requirements (installation assuming macOS):

python 3.7 brew install python3
pycocotools pip3 install pycococtools
requests pip3 install requests

To run:

python3 coco-to-yolo-by-category.py

About

Downloads COCO dataset images by category, converts COCO annotations to YOLO format and writes .txt files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%