Zeinab Moradi

Results 3 issues of Zeinab Moradi

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?

I get this error when running: !python clip_object_tracker.py --source ./data/video/videolife.mp4 --detection-engine yolov5 --weights ./models/best2.pt --info Can't get attribute 'DetectionModel' on ![xdgb](https://user-images.githubusercontent.com/109174673/186418291-0c603d50-809c-4f7a-9e8f-f83ac3484acc.PNG) * best2.pt is yolov5 trained weights (ultralytics yolov5 v6)...

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