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.09k forks source link

How to convert tensorflow to darknet? #1212

Open KerwinKai opened 1 year ago

KerwinKai commented 1 year ago

I'm currently doing the prep work on this and would like to ask if the conversion is technically possible