Qidian213 / deep_sort_yolov3

Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
GNU General Public License v3.0
1.66k stars 592 forks source link

Where is model.py for the tiny _yolo v3 ? #87

Open gaurav67890 opened 5 years ago

gaurav67890 commented 5 years ago

After converting the weights for yolo.h5 I am still not able to run the code for tiny yolo since model.py is for yolo v3 only.

How do I get the model.py for tiny-yolo-v3 ?

lmhlll commented 5 years ago

Have you resolved it?