WWangYuHsiang / SMILEtrack

185 stars 23 forks source link

Error in track by detector PRBNet on MOT20: RuntimeError #7

Closed iTruffle closed 1 year ago

iTruffle commented 1 year ago

Thanks for your great work. I can successfully track by detector YOLOX on MOT17 and MOT20 datasets, and successfully track by detector PRBNet on MOT17 dataset. However, when I track by detector PRBNet on MOT20 dataset with the weight "/pretrained/yolov7-d6-mot20.pt", I get an error like this:"RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory". This weight is downloaded from this link. image

Melankolily commented 1 year ago

@iTruffle I also ran into this problem about running detector yolo-v7 and PRBNet on MOT20 dataset. If you solve this problem, please let me know how. Thank you !

iTruffle commented 1 year ago

这个错误是权重损坏了,重新上传一下就行。