Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

On Model Calibration for Long-Tailed Object Detection and Instance Segmentation (2107.02170v2)

Published 5 Jul 2021 in cs.CV, cs.AI, and cs.LG

Abstract: Vanilla models for object detection and instance segmentation suffer from the heavy bias toward detecting frequent objects in the long-tailed setting. Existing methods address this issue mostly during training, e.g., by re-sampling or re-weighting. In this paper, we investigate a largely overlooked approach -- post-processing calibration of confidence scores. We propose NorCal, Normalized Calibration for long-tailed object detection and instance segmentation, a simple and straightforward recipe that reweighs the predicted scores of each class by its training sample size. We show that separately handling the background class and normalizing the scores over classes for each proposal are keys to achieving superior performance. On the LVIS dataset, NorCal can effectively improve nearly all the baseline models not only on rare classes but also on common and frequent classes. Finally, we conduct extensive analysis and ablation studies to offer insights into various modeling choices and mechanisms of our approach. Our code is publicly available at https://github.com/tydpan/NorCal/.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Tai-Yu Pan (9 papers)
  2. Cheng Zhang (388 papers)
  3. Yandong Li (38 papers)
  4. Hexiang Hu (48 papers)
  5. Dong Xuan (9 papers)
  6. Soravit Changpinyo (24 papers)
  7. Boqing Gong (100 papers)
  8. Wei-Lun Chao (92 papers)
Citations (43)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub