Hi.I tried your soft_nms in my py faster rcnn for tensorflow . I added the code in nms_wrapper.py, cpu_nms.py and config.py following your guide.But I got this error. Could your help me? Traceback (most recent call last): File "./tools/t...
experiments lib datasets fast_rcnn nms .gitignore __init__.py cpu_nms.pyx gpu_nms.hpp gpu_nms.pyx nms_kernel.cu py_cpu_nms.py pycocotools roi_data_layer rpn transform utils Makefile setup.py models tools .gitignore README.md
执行python setup.py develop,提示ValueError: 'mmdet/ops/nms/src/soft_nms_cpu.pyx' doesn't match any files ZwwWaynecommentedJul 23, 2020• edited ZwwWayneclosed this ascompletedJul 23, 2020 FANGAreNotGnupushed a commit to FANGAreNotGnu/mmdetection that referenced this issueOct 23, 2023 ...