HowieMa / DeepSORT_YOLOv5_Pytorch

DeepSORT + YOLOv5
332 stars 64 forks source link

Hi,I have some issues #10

Open arronxxcheung opened 1 year ago

arronxxcheung commented 1 year ago

Hi,I successfully run this project,but I have tried a lot of weights(yolov5s.pt) of different version from yolov5 official website,It kept telling me with"Can't get attribute 'C3' on <module 'models.common' >"So which version of yolov5 should I choose?Thank you so much.