mrlooi / rotated_maskrcnn

Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes
MIT License
349 stars 62 forks source link

Where is the softnms file? #28

Closed ustczhouyu closed 4 years ago

ustczhouyu commented 4 years ago

❓ Questions and Help

Hello, I only foundnms.h in maskrcnn_benchmark / csrc, but not soft nms. Where can I find soft nms? Thanks in advance.

mrlooi commented 4 years ago

soft_nms_cpu_kernel in https://github.com/mrlooi/rotated_maskrcnn/blob/master/maskrcnn_benchmark/csrc/cpu/nms_cpu.cpp