zhulf0804 / PointPillars

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

RuntimeError: CUDA error: unknown error #34

Open blueeaglex opened 1 year ago

blueeaglex commented 1 year ago

I got pytorch with cuda 11.7 on wsl2. When I tried to run trainning on demo kitti data, I got this: image I have checked my pytorch setup and run the pytorch tutoral but everything is just OK. I have no idea of the error above. Any suggestions would be much appreciate.