zl1994 / IoU-Uniform-R-CNN

Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"
Apache License 2.0
51 stars 12 forks source link

paper is accepted by?????accv? where is the code of the iou-uniform?? #1

Closed henbucuoshanghai closed 4 years ago

zl1994 commented 4 years ago

This paper is under review by a journal. https://github.com/zl1994/IoU-Uniform-R-CNN/blob/f834f9fefd2d2fbfb8db91657c09bf72bf2e9767/mmdet/models/detectors/two_stage.py#L237 is where we generate training samples with uniform IoU distribution. You can find more details when you run and read the codes.