MMDetection报错

1. 出现错误:

RuntimeError: CUDA error: no kernel image is available for execution on the device
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.

可能是由于安装mmcv时算力选择版本不匹配:

2. 出现错误:

mmdet - ERROR - The testing results of the whole dataset is empty.

可能是由于rpn_head的strides没有对应设置,与FPN和网络的结构有关。

版权声明:本文为CSDN博主「羽羊poi」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/weixin_43869938/article/details/122608025

羽羊poi

我还没有学会写个人说明!

暂无评论

发表评论

相关推荐

目标检测入坑指南3:VGGNet神经网络

学了蛮久的目标检测了,但是有好多细节总是忘或者模棱两可,感觉有必要写博客记录一下学习笔记和一些心得,既可以加深印象又可以方便他人。博客内容集成自各大学习资源,所以图片也就不加水印了&#xf

遮挡 目标检测

NMS-Loss是如何解决目标检测中的遮挡问题 让检测告别遮挡 | NMS-Loss是如何解决目标检测中的遮挡问题的? - 知乎 Repulsion Loss: Detecting Pedestrians in a Crowd Repuls