paper-with-me

홈 › Papers

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, Tieniu Tan, Junjie Yan

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 challenges for object detection in general and sophisticated scenarios. However, owing to its semi-automatic collecting and labeling pipeline to deal with the huge data scale, Open Images dataset suffers from label-related problems that objects may explicitly or implicitly have multiple labels and the label distribution is extremely imbalanced. In this work, we quantitatively analyze these label problems and provide a simple but effective solution. We design a concurrent softmax to handle the multi-label problems in object detection and propose a soft-sampling methods with hybrid training scheduler to deal with the label imbalance. Overall, our method yields a dramatic improvement of 3.34 points, leading to the best single model with 60.90 mAP on the public object detection test set of Open Images. And our ensembling result achieves 67.17 mAP, which is 4.29 points higher than the best result of Open Images public test 2018.

📄 PDF Abstract BibTeX arXiv:2005.08455

Code (0)

등록된 구현이 없습니다.

Tasks

Long-tail LearningObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Detecting Mammals in UAV Images: Best Practices to address a substantially Imbalanced Dataset with Deep Learning

2018-06-29 · Benjamin Kellenberger, Diego Marcos, Devis Tuia

Knowledge over the number of animals in large wildlife reserves is a vital necessity for park rangers in their efforts to protect endangered species. Manual animal censuses are dangerous and expensive, hence Unmanned Aer…

object-detectionObject Detection

TrackingNet: A Large-Scale Dataset and Benchmark for Object Tracking in the Wild

2018-03-28 · ECCV 2018 9 · Matthias Müller, Adel Bibi, Silvio Giancola, Salman Al-Subaihi 외

Despite the numerous developments in object tracking, further development of current tracking algorithms is limited by small and mostly saturated datasets. As a matter of fact, data-hungry trackers based on deep-learning…

Objectobject-detectionObject DetectionObject Tracking

SelectNet: Learning to Sample from the Wild for Imbalanced Data Training

2019-05-23 · Yunru Liu, Tingran Gao, Haizhao Yang

Supervised learning from training data with imbalanced class sizes, a commonly encountered scenario in real applications such as anomaly/fraud detection, has long been considered a significant challenge in machine learni…

Fraud Detection

MSVCOD:A Large-Scale Multi-Scene Dataset for Video Camouflage Object Detection

2025-02-19 · Shuyong Gao, Yu'ang Feng, Qishan Wang, Lingyi Hong 외

Video Camouflaged Object Detection (VCOD) is a challenging task which aims to identify objects that seamlessly concealed within the background in videos. The dynamic properties of video enable detection of camouflaged ob…

Objectobject-detectionObject Detection

WildFake: A Large-scale Challenging Dataset for AI-Generated Images Detection

2024-02-19 · Yan Hong, Jianfu Zhang

The extraordinary ability of generative models enabled the generation of images with such high quality that human beings cannot distinguish Artificial Intelligence (AI) generated images from real-life photographs. The de…