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
to detect single photo from cmd #999
Open
techkuji opened 5 years ago
photoshow.py is just for detect single image from command line
But first we have to modify the model in photoshow.py file according to cfg,weight and gpu ...