zhulf0804 / PointPillars

A Simple PointPillars PyTorch Implementation for 3D LiDAR(KITTI) Detection.
MIT License
454 stars 112 forks source link

evaluate.py出现RuntimeError: CUDA error: invalid configuration argument #42

Open yanlibaba opened 1 year ago

yanlibaba commented 1 year ago

image 请问这个是什么原因导致的,是数据输入问题吗,如果要排查,最有可能是哪个数据的问题呢?非常感谢您

jianweike commented 10 months ago

I also have the exact same problem when running test.py script. I wonder how we can approach this issue.