Octo
Octo
it's useful! Much thanks!!!
> Do you have _C........pyd file after compiling in /lib or more deep folder? yes, but it didn't work
> It seems that code can't detect CUDA device. > `torch.cuda.is_available()` return True for you? > > If yes, try to remove `CUDA_HOME` from [this](https://github.com/jwyang/faster-rcnn.pytorch/blob/6f0c63b64dde6dc4eb3e24f90650d789f96f4c75/lib/setup.py#L31) line. > > Of course,...
> It seems that code can't detect CUDA device. > `torch.cuda.is_available()` return True for you? > > If yes, try to remove `CUDA_HOME` from [this](https://github.com/jwyang/faster-rcnn.pytorch/blob/6f0c63b64dde6dc4eb3e24f90650d789f96f4c75/lib/setup.py#L31) line. > > Of course,...
> Excuse me! I meet the same problem with yours, do you solve it now? if yes, please share the solution, thanks! sorry,i did not solve it till now