yangxue0827 / R-DFPN_FPN_Tensorflow

R-DFPN: Rotation Dense Feature Pyramid Networks (Tensorflow)
http://www.mdpi.com/2072-4292/10/1/132
120 stars 47 forks source link

I get some trouble in compile #22

Closed RicardoYoung96 closed 5 years ago

RicardoYoung96 commented 5 years ago

Hi, I had get some trouble when tried to use setup.py to compile 'rbbox_overlaps_kernels.cu'. It raised : "Traceback (most recent call last): File "setup.py", line 59, in CUDA = locate_cuda() File "setup.py", line 47, 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 your path, or set $CUDAHOME" What should I do ?

RicardoYoung96 commented 5 years ago

I also tried the setup_new.py to compile, which I find from net ,but it also filed. setup.zip