vasgaowei / pytorch_MELM

The pytorch implementation of the Min-Entropy Latent Model for Weakly Supervised Object Detection
104 stars 19 forks source link

comolie wrong #14

Open ltc576935585 opened 5 years ago

ltc576935585 commented 5 years ago

Compiling crop_and_resize kernels by nvcc... gcc: error: crop_and_resize_kernel.cu: 没有那个文件或目录 gcc: warning: ‘-x c++’ after last input file has no effect gcc: fatal error: no input files compilation terminated. python: can't open file 'build.py': [Errno 2] No such file or directory make.sh: 第 35 行: cd: nms/src/cuda: 没有那个文件或目录 Compiling nms kernels by nvcc... gcc: error: nms_kernel.cu: 没有那个文件或目录 gcc: warning: ‘-x c++’ after last input file has no effect gcc: fatal error: no input files compilation terminated. python: can't open file 'build.py': [Errno 2] No such file or directory