roboflow / zero-shot-object-tracking

Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.
https://blog.roboflow.com/zero-shot-object-tracking/
GNU General Public License v3.0
357 stars 62 forks source link

Yolov5 v6.0 not supported #23

Open NaifOAlharbi opened 2 years ago

NaifOAlharbi commented 2 years ago

This repo doesn't support Yolov5 v6.0

MadeWithStone commented 2 years ago

try the add-torch-model branch which allows you to use the yolov5 model on torch hub

MZeinab commented 2 years ago

could you explain more???