faster_rcnn_pytorch
faster_rcnn_pytorch copied to clipboard
RuntimeError(30) in demo.py
Hi, When i run demp.py, i got this:
RuntimeError: cuda runtime error (30) : unknown error at /opt/conda/conda-bld/pytorch_1501972792122/work/pytorch-0.1.12/torch/lib/THC/generic/THCStorage.cu:66
I got CUDA 8 and cudnn V7. My GPU is GTX960M. And i already verify the install of CUDA and cudnn correctly. How can i solve it? Hoping for answers, thanks in advance.