Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 346 Bytes

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