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

Early Stopping in darkflow #1154

Open arthurfortes opened 4 years ago

arthurfortes commented 4 years ago

There are some type of Early Stopping in darkflow?