zengarden / light_head_rcnn

Light-Head R-CNN
834 stars 223 forks source link

When I run the bash make.sh, I get the g++: error: psalign_pooling_op.cu.o: No such file or directory #78

Open Vegetebird opened 4 years ago

Vegetebird commented 4 years ago

g++: error: psalign_pooling_op.cu.o: No such file or directory g++: error: psroi_pooling_op.cu.o: No such file or directory

Vegetebird commented 4 years ago

It's solved in tensorflow_gpu 1.9.0, cuda 9.0.

YongshengDong commented 4 years ago

I found tensorflow_gpu 1.9.0 and cuda 9.0 do not work for me, finally I solved this by deleting '-D GOOGLE_CUDA=1' in make.sh