error: command '/usr/local/cuda/bin/nvcc' failed with exit status 4 make: *** [all] 错误 1
when i do make, there is a problem: gcc: 错误:nms/nms_kernel.cu:没有那个文件或目录 gcc: 警告:‘-x c++’ after last input file has no effect gcc: 致命错误:没有输入文件 编译中断。 error: command '/usr/local/cuda/bin/nvcc' failed with exit status 4 make: *** [all] 错误 1
@Fuhan1994 how about your cuda version?
@Fuhan1994 how about your cuda version?
cuda=9.0 gcc=4.8.5 pytorch=1.1
@Fuhan1994 it seems that miss something, and I update the nms folder, please git it and try again
@Fuhan1994 it seems that miss something, and I update the nms folder, please git it and try again
thank you so much ,i will try it later. In addition, I would like to ask if there is code to evaluate the model.