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

Object tracking for YOLOv7 model. #26

Closed Dimlight closed 1 year ago

Dimlight commented 1 year ago

The current object tracking solution is implemented for YOLOv4 and YOLOv5. Can you please update the current solution for the YOLOv7 model as well?

yeldarby commented 1 year ago

PRs welcome!

MZeinab commented 1 year ago

please update the zero-shot tracker code in order to use it with yolov7 detector