# Uncertainty Estimation in One-Stage Object Detection

**Authors:** Florian Kraus, Klaus Dietmayer

arXiv: 1905.10296 · 2020-07-13

## TL;DR

This paper introduces a method for estimating uncertainty in one-stage object detection models, enhancing detection accuracy and providing valuable confidence measures for autonomous vehicle perception tasks.

## Contribution

It proposes a novel approach to quantify uncertainty in one-stage detectors, improving detection performance and enabling better decision-making in autonomous driving.

## Key findings

- Uncertainty estimates correlate with detection accuracy.
- The approach improves baseline detection performance.
- Uncertainty relates to pedestrian occlusion levels.

## Abstract

Environment perception is the task for intelligent vehicles on which all subsequent steps rely. A key part of perception is to safely detect other road users such as vehicles, pedestrians, and cyclists. With modern deep learning techniques huge progress was made over the last years in this field. However such deep learning based object detection models cannot predict how certain they are in their predictions, potentially hampering the performance of later steps such as tracking or sensor fusion. We present a viable approaches to estimate uncertainty in an one-stage object detector, while improving the detection performance of the baseline approach. The proposed model is evaluated on a large scale automotive pedestrian dataset. Experimental results show that the uncertainty outputted by our system is coupled with detection accuracy and the occlusion level of pedestrians.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.10296/full.md

## References

16 references — full list in the complete paper: https://tomesphere.com/paper/1905.10296/full.md

---
Source: https://tomesphere.com/paper/1905.10296