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
362 stars 64 forks source link

Object tracking for YOLOv7 model. #26

Closed Dimlight closed 2 years ago

Dimlight commented 2 years 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 2 years ago

PRs welcome!

MZeinab commented 2 years ago

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