CenterTrack icon indicating copy to clipboard operation
CenterTrack copied to clipboard

yolov5 integration

Open berkantay opened this issue 3 years ago • 1 comments

hello @xingyizhou I have my custom detection model trained on yolov5 at .pth format. Can I just feed that model for test via python demo.py tracking --load_model ../models/coco_tracking.pth --demo /path/to/image/or/folder/or/video . by replacing the .pth file

berkantay avatar Dec 03 '20 07:12 berkantay

how you trained mot dataset for yolov5?

noreenanwar avatar Jul 03 '22 05:07 noreenanwar