gan3sh500 / tf-to-yolo

Convert tfrecords to Darknet YOLO data format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TF-to-YOLO Converter

This code allows you to convert tfrecords to Darknet YOLO format. You'll need to download some files manually though like the cfg file for the model you want. For more info about the files required see here. For info about run.py run below:

python run.py --help

About

Convert tfrecords to Darknet YOLO data format.


Languages

Language:Python 100.0%