HKUST-Aerial-Robotics / Stereo-RCNN

Code for 'Stereo R-CNN based 3D Object Detection for Autonomous Driving' (CVPR 2019)
MIT License
690 stars 177 forks source link

a runtimeerror about cudnn when run demo #13

Closed shammmmmless closed 5 years ago

shammmmmless commented 5 years ago

when I run demo, it show a error as following: File "/home/****/.local/lib/python2.7/site-packages/torch/nn/functional.py", line 90, in conv2d return f(input, weight, bias) RuntimeError: CUDNN_STATUS_INTERNAL_ERROR

Can you give me some suggestion to fix it?

shammmmmless commented 5 years ago

fixed by: sudo rm -rf ~/.nv