-
Notifications
You must be signed in to change notification settings - Fork 6
大佬,yolov5m无法运行 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@rmwaring 这是我刚才编译生成engine的yolov5m |
@rmwaring 最近Ultralytics 的yolov5更新到v2.0了,我没试他新上传的pt文件。我用的是7月初的pt文件转的。 |
@AIpakchoi , Do you have that old pretrained '.pt' file for yolov5m, which works for your repo? |
@PiyalGeorge You can download pt files of ultralytics/yolov5(version 1.0 ) on BaiduCloud,paddwd: 9cw1 |
@AIpakchoi Thanks, By the way, Can i ask you a doubt, - Which model works best in terms of detection accuracy and fps(near-realtime-fps) in Xavier NX board(whether its yolov5s, or yolov5m, or yolov4 versions, or any other model)? |
@AIpakchoi , Sir can you kindly upload yolov5m model(old version) here since i'm not able to download from baidu(Even i'm not able to create a baidu account). |
@PiyalGeorge Hi, I'm sorry that I did not test yolov5 in Xavier NX board. The pt file is so big that I can not upload it here.The following link is the old version of yolov5, but I find v2.0 model override v1.0 in google drive. |
Thank you, here is my email - george6666@gmail.com |
@PiyalGeorge Hi, I sent the Ultralytics_YOLOv5_v1.0pt.zip to your email just now. |
@AIpakchoi , Thanks alot, got it |
2.0已经弄好,感谢几位大佬的开源。 |
@BaofengZan haha, nice! |
@rmwaring 你好,请问你的这个问题是怎么解决的呀? |
我使用最新的yolov5m.pt转换成wts格式后,可以成功编译,但是无法生成引擎
出现了如下错误:
我之前使用wangxinyu的yolov5s可以成功生成引擎,应该不是环境问题吧?
我对比了我们的运行环境,是一致的。
感谢您的帮助
The text was updated successfully, but these errors were encountered: