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

How to use yolov6 with zero shot tracking code? #28

Open MZeinab opened 1 year ago

MZeinab commented 1 year ago

This code was implemented for yolov5 and recently yolov7 detector now my question is How to change it, in order to use with yolov6?? thanks for your help