thtrieu / darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training own model

DenisTis opened this issue · comments

Dear thrieu,

I could not get how to train an own model with own classes.
Where should I store the images, and annotations to them (like bounding box, class), etc ?

Could you please provide more information here?