Vision-Based Offline-Online Perception Paradigm for Autonomous Driving

Abstract

Autonomous driving is a key factor for future mobility. Properly perceiving the environment of the vehicles is essential for a safe driving, which requires computing accurate geometric and semantic information in real-time. In this paper, we challenge state-of-the-art computer vision algorithms for building a perception system for autonomous driving. An inherent drawback in the computation of visual semantics is the trade-off between accuracy and computational cost. We propose to circumvent this problem by following an offline-online strategy. During the offline stage dense 3D semantic maps are created. In the online stage the current driving area is recognized in the maps via a re-localization process, which allows to retrieve the pre-computed accurate semantics and 3D geometry in real-time. Then, detecting the dynamic obstacles we obtain a rich understanding of the current scene. We evaluate quantitatively our proposal in the KITTI dataset and discuss the related open challenges for the computer vision community.

Cite

Text

Ros et al. "Vision-Based Offline-Online Perception Paradigm for Autonomous Driving." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.38

Markdown

[Ros et al. "Vision-Based Offline-Online Perception Paradigm for Autonomous Driving." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/ros2015wacv-vision/) doi:10.1109/WACV.2015.38

BibTeX

@inproceedings{ros2015wacv-vision,
  title     = {{Vision-Based Offline-Online Perception Paradigm for Autonomous Driving}},
  author    = {Ros, Germán and Ramos, Sebastian and Granados, Manuel and Bakhtiary, Amir and Vázquez, David and Peña, Antonio Manuel López},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2015},
  pages     = {231-238},
  doi       = {10.1109/WACV.2015.38},
  url       = {https://mlanthology.org/wacv/2015/ros2015wacv-vision/}
}