obendidi / Tracking-with-darkflow

Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
GNU General Public License v3.0
524 stars 174 forks source link

where is tiny-yolo-voc-traffic.pb and tiny-yolo-voc-traffic.meta #34

Open 307509256 opened 6 years ago

307509256 commented 6 years ago

I find run.py is updated.

-# FLAGS.model = "darkflow/cfg/yolo.cfg" # tensorflow model -# FLAGS.load = "darkflow/bin/yolo.weights" # tensorflow weights -FLAGS.pbLoad = "tiny-yolo-voc-traffic.pb" # tensorflow model -FLAGS.metaLoad = "tiny-yolo-voc-traffic.meta" # tensorflow weights

could you share the file of tiny-yolo-voc-traffic.pb and tiny-yolo-voc-traffic.meta ? thank you very much!

obendidi commented 6 years ago

voc-traffic model is the trained model talked about in this thread