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

Does this actually DETECT something? #1184

Open Sequential-circuits opened 4 years ago

Sequential-circuits commented 4 years ago

I trained 3 models already with this software all the way down to .5 accuracy, and in all cases it detects NOTHING

The only time I was able to make it detect something was when I trained with darknet and created a .pb from the weights created by darknet