hunglc007 / tensorflow-yolov4-tflite

YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
https://github.com/hunglc007/tensorflow-yolov4-tflite
MIT License
2.25k stars 1.24k forks source link

How to prepare dataset and config file for training? #233

Closed sahilrider closed 4 years ago

sahilrider commented 4 years ago

I have dataset which has annotation in pascal-voc format. What changes I need to do to train tiny yolov4?