关于Demo YOLOv5项目中发现的报错以及对应的解决

问题1:PyCharm代码编辑没有提示的解决方法

(82条消息) Opencv导入后无代码提示,1秒解决!_用猪头过日子.的博客-CSDN博客_opencv没有代码提示

问题2: RuntimeError: result type Float can't be cast to the desired output type long int

(82条消息) 一步真实解决RuntimeError: result type Float can‘t be cast to the desired output type long int_蓝胖胖▸的博客-CSDN博客

问题3: 进入我们的\yolov5-4.0\runs\detect\exp文件夹可以看到虽然有结果图片,但是并没有框出识别结果

(82条消息) Yolov5可以看到虽然有结果图片,但是并没有框出识别结果_Mzgg的博客-CSDN博客_yolov5没有框

但是检测速度会变慢

问题4:RuntimeError: The size of tensor a (60) must match the size of tensor b (56) at non-singLeton dimension 3

(82条消息) Pytorch中报错RuntimeError: The size of tensor a (60) must match the size of tensor b (56)_霆霆的程序员驿站的博客-CSDN博客

出现这个错误是因为models文件下的common.py添加v6.1SPPF类并添加import warnings,这个解决方法会带来以上的报错

根本方法是:

重新下载yolov5s.pt权重文件

下载地址:https://github.com/ultralytics/yolov5/releases/download/v5.0/yolov5s.pt

问题5:AttributeError: Can't get attribute 'SPPF' on <module 'models.common' from 'C:\\Users\\Administrator\\Desktop\\yolov5\\yolov5-5.0\\models\\common.py'>

(82条消息) YOLOv5-5.0学习过程之detect.py运行报错_学习笔记本的博客-CSDN博客_detect.py运行

重新下载yolov5s.pt权重文件

下载地址:https://github.com/ultralytics/yolov5/releases/download/v5.0/yolov5s.pt

问题6:项目yolo v5中,终端执行detect.py文件时出现AttributeError属性报错

(82条消息) 【已解决】AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor’_Colynn Johnson的博客-CSDN博客

  • 8
    点赞
  • 27
    收藏
    觉得还不错? 一键收藏
  • 4
    评论
引用\[1\]和\[2\]提到了类似的错误信息,即"RuntimeError: The size of tensor a (4) must match the size of tensor b (2) at non-singleton dimension 1"和"RuntimeError: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 0"。这些错误通常是由于维度信息不匹配导致的。引用\[2\]提供了一个解决办法,即将图像转换为RGB格式。因此,对于你的问题"RuntimeError: The size of tensor a (84) must match the size of tensor b (56) at non-singleton dimension 3",你可以尝试将图像转换为RGB格式来解决这个问题。 #### 引用[.reference_title] - *1* [RuntimeError: The size of tensor a (4) must match the size of tensor b (2) at non-singleton dimensio](https://blog.csdn.net/weixin_44337238/article/details/124293003)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [报错解决——RuntimeError: The size of tensor a (4) must match the size of tensor b (3) at non-...](https://blog.csdn.net/Williamcsj/article/details/125746752)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] - *3* [RuntimeError: The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimensio](https://blog.csdn.net/weixin_46135327/article/details/130805823)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control_2,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值