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

use zero-shot-object-tracking with yolov8 detector #31

Open MZeinab opened 1 year ago

MZeinab commented 1 year ago

this tracker code does not work with the last version of yolo... I mean YOLOv8. could you please help in order to use zero-shot-object-tracking with yolov8 detector?

dkhanna511 commented 1 year ago

Hey, I'm trying the same thing. Did you figure out a solution yet?

yeldarby commented 1 year ago

We don't have anyone actively maintaining or updating this; have been using ByteTrack more internally. PRs welcome though!