paper-with-me

홈 › Papers

Foreground-Background Imbalance Problem in Deep Object Detectors: A Review

2020-06-16 · Joya Chen, Qi Wu, Dong Liu, Tong Xu

Recent years have witnessed the remarkable developments made by deep learning techniques for object detection, a fundamentally challenging problem of computer vision. Nevertheless, there are still difficulties in training accurate deep object detectors, one of which is owing to the foreground-background imbalance problem. In this paper, we survey the recent advances about the solutions to the imbalance problem. First, we analyze the characteristics of the imbalance problem in different kinds of deep detectors, including one-stage and two-stage ones. Second, we divide the existing solutions into two categories: sampling heuristics and non-sampling schemes, and review them in detail. Third, we experimentally compare the performance of some state-of-the-art solutions on the COCO benchmark. Promising directions for future work are also discussed.

📄 PDF Abstract BibTeX arXiv:2006.09238

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

DR Loss: Improving Object Detection by Distributional Ranking

2019-07-23 · CVPR 2020 6 · Qi Qian, Lei Chen, Hao Li, Rong Jin

Most of object detection algorithms can be categorized into two classes: two-stage detectors and one-stage detectors. Recently, many efforts have been devoted to one-stage detectors for the simple yet effective architect…

Objectobject-detectionObject Detection

Balance-Oriented Focal Loss with Linear Scheduling for Anchor Free Object Detection

2020-12-26 · Hopyong Gil, Sangwoo Park, Yusang Park, Wongoo Han 외

Most existing object detectors suffer from class imbalance problems that hinder balanced performance. In particular, anchor free object detectors have to solve the background imbalance problem due to detection in a per-p…

Objectobject-detectionObject DetectionScheduling

Residual Objectness for Imbalance Reduction

2019-08-24 · Joya Chen, Dong Liu, Bin Luo, Xuezheng Peng 외

For a long time, object detectors have suffered from extreme imbalance between foregrounds and backgrounds. While several sampling/reweighting schemes have been explored to alleviate the imbalance, they are usually heuri…

Is Heuristic Sampling Necessary in Training Deep Object Detectors?

2019-09-11 · Joya Chen, Dong Liu, Tong Xu, Shiwei Wu 외

To train accurate deep object detectors under the extreme foreground-background imbalance, heuristic sampling methods are always necessary, which either re-sample a subset of all training samples (hard sampling methods, …

DiagnosticGeneral ClassificationInstance SegmentationObject+1

S4OD: Semi-Supervised learning for Single-Stage Object Detection

2022-04-09 · Yueming Zhang, Xingxu Yao, Chao Liu, Feng Chen 외

Single-stage detectors suffer from extreme foreground-background class imbalance, while two-stage detectors do not. Therefore, in semi-supervised object detection, two-stage detectors can deliver remarkable performance b…

Objectobject-detectionObject Detectionregression+1