simple-faster-rcnn-pytorch icon indicating copy to clipboard operation
simple-faster-rcnn-pytorch copied to clipboard

nms

Open nana33 opened this issue 4 years ago • 0 comments
trafficstars

I think that the code does not use nms to discard the repetitive bboxes, which reduces mAP. But in the demo, nms is utilized before visualizing predicted bboxes. I want to know if it is reasonable to use nms before calculating mAP ?

nana33 avatar Mar 05 '21 07:03 nana33