make.sh error
zBitterTea opened this issue · 0 comments
zBitterTea commented
Hi,I meet this error when I excute make.sh.
cythoning nms/cpu_nms.pyx to nms/cpu_nms.c
error: [Errno 2] No such file or directory: 'faster_rcnn_pytorch/faster_rcnn/nms/cpu_nms.pyx'
Then, I find the folder named nms is only read, and it is empty.
I hope to get your help. very thanks.