Forest_RCNN icon indicating copy to clipboard operation
Forest_RCNN copied to clipboard

NMS Resampling-Linear

Open U-Help opened this issue 3 years ago • 1 comments

In the paper, the equation for NMS Resampling-Linear is as following: image But, in my opinion, for xi in frequent classes, threshold should be alpha_f+...

U-Help avatar Apr 06 '21 12:04 U-Help

Thank you for your notice. You are correct. This is a TYPO in the paper, alpha_f and alpha_r should be reversed.

JialianW avatar Apr 06 '21 21:04 JialianW