HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Exploring Classification Equilibrium in Long-Tailed Object Detection

Feng Chengjian ; Zhong Yujie ; Huang Weilin

Exploring Classification Equilibrium in Long-Tailed Object Detection

Abstract

The conventional detectors tend to make imbalanced classification and sufferperformance drop, when the distribution of the training data is severelyskewed. In this paper, we propose to use the mean classification score toindicate the classification accuracy for each category during training. Basedon this indicator, we balance the classification via an Equilibrium Loss (EBL)and a Memory-augmented Feature Sampling (MFS) method. Specifically, EBLincreases the intensity of the adjustment of the decision boundary for the weakclasses by a designed score-guided loss margin between any two classes. On theother hand, MFS improves the frequency and accuracy of the adjustment of thedecision boundary for the weak classes through over-sampling the instancefeatures of those classes. Therefore, EBL and MFS work collaboratively forfinding the classification equilibrium in long-tailed detection, anddramatically improve the performance of tail classes while maintaining or evenimproving the performance of head classes. We conduct experiments on LVIS usingMask R-CNN with various backbones including ResNet-50-FPN and ResNet-101-FPN toshow the superiority of the proposed method. It improves the detectionperformance of tail classes by 15.6 AP, and outperforms the most recentlong-tailed object detectors by more than 1 AP. Code is available athttps://github.com/fcjian/LOCE.

Code Repositories

fcjian/loce
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
instance-segmentation-on-lvis-v1-0-valR101-MaskRCNN-LOCE
mask AP: 28
instance-segmentation-on-lvis-v1-0-valR50-MaskRCNN-LOCE
mask AP: 26.6
object-detection-on-lvis-v1-0-valR101-MaskRCNN-LOCE
box AP: 29
object-detection-on-lvis-v1-0-valR50-MaskRCNN-LOCE
box AP: 27.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Exploring Classification Equilibrium in Long-Tailed Object Detection | Papers | HyperAI