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

Adding picture halfway training #1064

Open Aj961004 opened 5 years ago

Aj961004 commented 5 years ago

Can I add more pictures while it's already train on 6900 steps? Or I have to start over?