# Monocular Plan View Networks for Autonomous Driving

**Authors:** Dequan Wang, Coline Devin, Qi-Zhi Cai, Philipp Kr\"ahenb\"uhl, Trevor, Darrell

arXiv: 1905.06937 · 2019-05-17

## TL;DR

This paper introduces a monocular plan view network for autonomous driving that transforms camera observations into a bird's eye view, improving environment understanding and control accuracy in simulated environments.

## Contribution

It proposes a novel plan view transformation for monocular images, enabling better reasoning about distances and object positions for autonomous driving.

## Key findings

- Reduces collisions by over 50% compared to detection-based methods.
- Achieves an order of magnitude fewer collisions than pixel-based policies.
- Demonstrates effectiveness in a realistic simulation environment.

## Abstract

Convolutions on monocular dash cam videos capture spatial invariances in the image plane but do not explicitly reason about distances and depth. We propose a simple transformation of observations into a bird's eye view, also known as plan view, for end-to-end control. We detect vehicles and pedestrians in the first person view and project them into an overhead plan view. This representation provides an abstraction of the environment from which a deep network can easily deduce the positions and directions of entities. Additionally, the plan view enables us to leverage advances in 3D object detection in conjunction with deep policy learning. We evaluate our monocular plan view network on the photo-realistic Grand Theft Auto V simulator. A network using both a plan view and front view causes less than half as many collisions as previous detection-based methods and an order of magnitude fewer collisions than pure pixel-based policies.

## Full text

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

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1905.06937/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/1905.06937/full.md

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