Generating Positive Bounding Boxes for Balanced Training of Object Detectors

09/21/2019
by   Kemal Oksuz, et al.
0

Two-stage deep object detectors generate a set of regions-of-interest (RoI) in the first stage, then, in the second stage, identify objects among the proposed RoIs that sufficiently overlap with a ground truth (GT) box. The second stage is known to suffer from a bias towards RoIs that have low intersection-over-union (IoU) with the associated GT boxes. To address this issue, we first propose a sampling method to generate bounding boxes (BB) that overlap with a given reference box more than a given IoU threshold. Then, we use this BB generation method to develop a positive RoI (pRoI) generator that produces RoIs following any desired spatial or IoU distribution, for the second-stage. We show that our pRoI generator is able to simulate other sampling methods for positive examples such as hard example mining and prime sampling. Using our generator as an analysis tool, we show that (i) IoU imbalance has an adverse effect on performance, (ii) hard positive example mining improves the performance only for certain input IoU distributions, and (iii) the imbalance among the foreground classes has an adverse effect on performance and that it can be alleviated at the batch level. Finally, we train Faster R-CNN using our pRoI generator and, compared to conventional training, obtain better or on-par performance for low IoUs and significant improvements for higher IoUs (e.g. for IoU=0.8, mAP@0.8 improves by 10.9%). The code will be made publicly available.

READ FULL TEXT
research
10/19/2021

1st Place Solution for the UVO Challenge on Image-based Open-World Segmentation 2021

We describe our two-stage instance segmentation framework we use to comp...
research
05/12/2020

IterDet: Iterative Scheme for ObjectDetection in Crowded Environments

Deep learning-based detectors usually produce a redundant set of object ...
research
05/07/2021

Probabilistic Ranking-Aware Ensembles for Enhanced Object Detections

Model ensembles are becoming one of the most effective approaches for im...
research
08/09/2017

Extreme clicking for efficient object annotation

Manually annotating object bounding boxes is central to building compute...
research
07/12/2022

Towards Hard-Positive Query Mining for DETR-based Human-Object Interaction Detection

Human-Object Interaction (HOI) detection is a core task for high-level i...
research
05/23/2020

Delving into the Imbalance of Positive Proposals in Two-stage Object Detection

Imbalance issue is a major yet unsolved bottleneck for the current objec...
research
08/24/2019

Residual Objectness for Imbalance Reduction

For a long time, object detectors have suffered from extreme imbalance b...

Please sign up or login with your details

Forgot password? Click here to reset