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

Which file or function to tweak the validation ? #864

Open prateethvnayak opened 6 years ago

prateethvnayak commented 6 years ago

Is the src files still the detector.c that I need to change for tweaking the model validation process ?

or is there a py covnerted file of the original src detector.c from the darknet repo of AlexyAB ?

Thanks

sandeeprepakula commented 6 years ago

https://github.com/thtrieu/darkflow/blob/master/darkflow/net/yolo/predict.py