HowieMa / DeepSORT_YOLOv5_Pytorch

DeepSORT + YOLOv5
353 stars 65 forks source link

Questions about the new yolov5 model #14

Open Lanson426 opened 1 year ago

Lanson426 commented 1 year ago

As for the new model of yolov5, I have checked that the version of yolov5 you used is 2.0, so I trained a helmet detection model with the corresponding version, and it has been tested by yolov5 alone and is effective. However, after I imported this model into your project, nothing can be detected. Is there anything that needs to be modified.

Looking forward to your reply very much!

PG-9-9 commented 1 year ago

How did you get the yolo_5 2.0, and how did you figure that out ?