paper-with-me

홈 › Papers

Imbalance Problems in Object Detection: A Review

2019-08-31 · Kemal Oksuz, Baris Can Cam, Sinan Kalkan, Emre Akbas

In this paper, we present a comprehensive review of the imbalance problems in object detection. To analyze the problems in a systematic manner, we introduce a problem-based taxonomy. Following this taxonomy, we discuss each problem in depth and present a unifying yet critical perspective on the solutions in the literature. In addition, we identify major open issues regarding the existing imbalance problems as well as imbalance problems that have not been discussed before. Moreover, in order to keep our review up to date, we provide an accompanying webpage which catalogs papers addressing imbalance problems, according to our problem-based taxonomy. Researchers can track newer studies on this webpage available at: https://github.com/kemaloksuz/ObjectDetectionImbalance .

📄 PDF Abstract BibTeX arXiv:1909.00169

Code (1)

kemaloksuz/ObjectDetectionImbalance 공식 구현

Tasks

Objectobject-detectionObject Detection

Similar 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 trainin…

Objectobject-detectionObject Detection

Large-Scale Object Detection in the Wild from Imbalanced Multi-Labels

2020-05-18 · CVPR 2020 6 · Junran Peng, Xingyuan Bu, Ming Sun, Zhao-Xiang Zhang 외

Training with more data has always been the most stable and effective way of improving performance in deep learning era. As the largest object detection dataset so far, Open Images brings great opportunities and challeng…

Long-tail LearningObjectobject-detectionObject Detection

A Review of Machine Learning Techniques in Imbalanced Data and Future Trends

2023-10-11 · Elaheh Jafarigol, Theodore Trafalis

For over two decades, detecting rare events has been a challenging task among researchers in the data mining and machine learning domain. Real-life problems inspire researchers to navigate and further improve data proces…

Navigate

A review of ensemble learning and data augmentation models for class imbalanced problems: combination, implementation and evaluation

2023-04-06 · Azal Ahmad Khan, Omkar Chaudhari, Rohitash Chandra

Class imbalance (CI) in classification problems arises when the number of observations belonging to one class is lower than the other. Ensemble learning combines multiple models to obtain a robust model and has been prom…

Data AugmentationEnsemble Learning

On some studies of Fraud Detection Pipeline and related issues from the scope of Ensemble Learning and Graph-based Learning

2022-05-10 · Tuan Tran

The UK anti-fraud charity Fraud Advisory Panel (FAP) in their review of 2016 estimates business costs of fraud at 144 billion, and its individual counterpart at 9.7 billion. Banking, insurance, manufacturing, and governm…

Ensemble LearningFraud Detection