You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed there is a difference between this repo's TinyYOLO model (yolo_tiny_deploy.prototxt) and the one generated by the code create_yolo_prototxt.py (i.e. the yolo_tiny_deploy.prototxt at xingwangsfu). May I ask where this repo's TinyYOLO model comes from and how can I train it?