thtrieu / darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
GNU General Public License v3.0
6.13k stars 2.08k forks source link

Train yolo-lite on darkflow ? #1181

Open kvin97 opened 4 years ago

kvin97 commented 4 years ago

Since yolo-lite is similar to tiny-yolo-v2 architecture, can we do the training process of yolo-lite on darkflow ?