Grid-Anchor-based-Image-Cropping-Pytorch
Grid-Anchor-based-Image-Cropping-Pytorch copied to clipboard
bash make_all.sh
When I perform"sudo bash make_all.sh",
Compiling rod_align kernels by nvcc... In file included from rod_align_kernel.cu:2:0: rod_align_kernel.h:4:21: fatal error: THC/THC.h: No such file or directory #include <THC/THC.h> ^ compilation terminated.
FAILED: /home/zm/wd/GAIC/untils/rod_align/build/temp.linux-x86_64-3.6/src/rod_align_kernel.o
Could you help me see what's wrong?