cascade-rcnn_Pytorch icon indicating copy to clipboard operation
cascade-rcnn_Pytorch copied to clipboard

Traceback (most recent call last): File "trainval_net.py", line 263, in <module> im_data = im_data.cuda() File "/root/miniconda3/lib/python3.6/site-packages/torch/_utils.py", line 66, in _cuda return new_type(self.size()).copy_(self, async) File "/root/miniconda3/lib/python3.6/site-packages/torch/cuda/__init__.py", line 266, in _lazy_new _lazy_init() File "/root/miniconda3/lib/python3.6/site-packages/torch/cuda/__init__.py", line 85, in _lazy_init torch._C._cuda_init() RuntimeError: cuda runtime error (38) : no CUDA-capable device is detected at /opt/conda/conda-bld/pytorch_1511286954179/work/torch/lib/THC/THCGeneral.c:70

Open aiyodiulehuner opened this issue 3 years ago • 0 comments

how to resolve this problem??

aiyodiulehuner avatar Feb 23 '21 07:02 aiyodiulehuner