faster_rcnn_pytorch icon indicating copy to clipboard operation
faster_rcnn_pytorch copied to clipboard

Please change read.md file and say that the ./make.sh should change arc depending on the gpu used

Open avihanai opened this issue 8 years ago • 1 comments

avihanai avatar Oct 03 '17 14:10 avihanai

could you help with make.sh

Traceback (most recent call last): File "setup.py", line 59, in CUDA = locate_cuda() File "setup.py", line 45, in locate_cuda raise EnvironmentError('The nvcc binary could not be ' OSError: The nvcc binary could not be located in your $PATH. Either add it to yo ur path, or set $CUDAHOME Compiling roi pooling kernels by nvcc... nvcc fatal : Cannot find compiler 'cl.exe' in PATH Including CUDA code. C:\Users\lenovo\Desktop\demo\faster_rcnn_pytorch\faster_rcnn\roi_pooling generating C:\Users\lenovo\AppData\Local\Temp\tmpcsif72an_roi_pooling.c setting the current directory to 'C:\Users\lenovo\AppData\Local\Temp\tmpcs if72an'

jilner avatar Sep 06 '18 07:09 jilner