mailrocketsystems / JetsonYolov5

GNU General Public License v3.0
23 stars 23 forks source link

Unable to convert wts file to engine file #14

Open Sarojmishra1998 opened 4 months ago

Sarojmishra1998 commented 4 months ago

For Only person and head detection i have downloaded the crowd human yolov5 pt file , and successfully converted that pt file to wts file but while converting that wts file to engine file i got error, core dumped (aborted) that yolov5 pt file i have downloaded that is medium architecture. i want to run crowd human weight file.Please give me some suggestion how can i convert this file through rocket system. Thanks in Advance

anthai0908 commented 4 months ago

Hi there, I think we have same problem here. I guess due to different yolov5 version difference. If you are using the most current version from ultralytics, it should be yolov5 version 7.0. but I don't know what is the version of the yolov5s.pt in this repo. If we could know, it would be much eaiser for us