gcc: error: /mnt/Disk1/zhliang/code/MetaR-CNN/lib/model/nms/src/nms_cuda.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
...
So i copy the nms_cuda.c from faster-rcnn and then it run and compile perfectly.
Please fix the bug.
Thanks
When I try to run
in lib it told me the bug
So i copy the nms_cuda.c from faster-rcnn and then it run and compile perfectly. Please fix the bug. Thanks