On Calibration of Object Detectors: Pitfalls, Evaluation and Baselines
Selim Kuzucu, Kemal Oksuz, Jonathan Sadeghi, Puneet K. Dokania

TL;DR
This paper critically examines current calibration evaluation methods for object detectors, proposes a new evaluation framework, and demonstrates that simple post-hoc calibration methods outperform recent train-time approaches in calibration accuracy.
Contribution
The authors identify flaws in existing evaluation metrics, introduce a principled joint calibration-accuracy framework, and show that simple post-hoc calibrators are more effective than complex train-time methods.
Findings
Post-hoc calibrators outperform train-time calibration methods.
A new evaluation framework provides more accurate calibration assessment.
Isotonic Regression significantly reduces calibration error on COCO dataset.
Abstract
Reliable usage of object detectors require them to be calibrated -- a crucial problem that requires careful attention. Recent approaches towards this involve (1) designing new loss functions to obtain calibrated detectors by training them from scratch, and (2) post-hoc Temperature Scaling (TS) that learns to scale the likelihood of a trained detector to output calibrated predictions. These approaches are then evaluated based on a combination of Detection Expected Calibration Error (D-ECE) and Average Precision. In this work, via extensive analysis and insights, we highlight that these recent evaluation frameworks, evaluation metrics, and the use of TS have notable drawbacks leading to incorrect conclusions. As a step towards fixing these issues, we propose a principled evaluation framework to jointly measure calibration and accuracy of object detectors. We also tailor efficient and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrared Target Detection Methodologies
MethodsSpatio-temporal stability analysis
