easy-faster-rcnn.pytorch icon indicating copy to clipboard operation
easy-faster-rcnn.pytorch copied to clipboard

compile error

Open shuxiao0312 opened this issue 4 years ago • 1 comments

g++: error: /home/hit/shux_workspace/codes/easy-faster-rcnn.pytorch/build/temp.linux-x86_64-3.6/home/hit/shux_workspace/codes/easy-faster-rcnn.pytorch/support/src/cuda/nms.o: No such file or directory g++: error: /home/hit/shux_workspace/codes/easy-faster-rcnn.pytorch/build/temp.linux-x86_64-3.6/home/hit/shux_workspace/codes/easy-faster-rcnn.pytorch/support/src/cuda/ROIAlign_cuda.o: No such file or directory

What problem of this?

shuxiao0312 avatar Jan 03 '21 07:01 shuxiao0312

install cuda 10.2 and correct driver http://fatalfeel.blogspot.com/2019/12/ai-with-cuda-install-step-and-yolov3-in.html

and try this link: https://github.com/potterhsu/easy-faster-rcnn.pytorch/issues/34

fatalfeel avatar Apr 09 '21 02:04 fatalfeel