/dataturks-to-yolo

A python script to download images and convert the annotations in Dataturks json file to YOLO format. It also generates the required YOLOv3 config files (train.txt, obj.names, obj.data and yolov3.cfg) required for training YOLOv3.

Primary LanguagePython

Watchers