English

Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming

Computer Vision and Pattern Recognition 2020-04-01 v2 Machine Learning Machine Learning

Abstract

The ability to detect objects regardless of image distortions or weather conditions is crucial for real-world applications of deep learning like autonomous driving. We here provide an easy-to-use benchmark to assess how object detection models perform when image quality degrades. The three resulting benchmark datasets, termed Pascal-C, Coco-C and Cityscapes-C, contain a large variety of image corruptions. We show that a range of standard object detection models suffer a severe performance loss on corrupted images (down to 30--60\% of the original performance). However, a simple data augmentation trick---stylizing the training images---leads to a substantial increase in robustness across corruption type, severity and dataset. We envision our comprehensive benchmark to track future progress towards building robust object detection models. Benchmark, code and data are publicly available.

Keywords

Cite

@article{arxiv.1907.07484,
  title  = {Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming},
  author = {Claudio Michaelis and Benjamin Mitzkus and Robert Geirhos and Evgenia Rusak and Oliver Bringmann and Alexander S. Ecker and Matthias Bethge and Wieland Brendel},
  journal= {arXiv preprint arXiv:1907.07484},
  year   = {2020}
}

Comments

21 pages, 10 figures, 1 dragon

R2 v1 2026-06-23T10:23:07.781Z