Real-Time Category-Based and General Obstacle Detection for Autonomous Driving
Abstract
Detecting obstacles, both dynamic and static, with near-to-perfect accuracy and low latency, is a crucial enabler of autonomous driving. In recent years obstacle detection methods increasingly rely on cameras instead of Lidars. Camera-based obstacle detection is commonly solved by detecting instances of known categories. However, in many situations the vehicle faces un-categorized obstacles, both static and dynamic. Column-based general obstacle detection covers all 3D obstacles but does not provide object-instance classification, segmentation and motion prediction. In this paper we present a unified deep convolutional network combining these two complementary functions in one computationally efficient framework capable of realtime performance. Training the network uses both manually and automatically generated annotations using Lidar. In addition, we show several improvements to existing column-based obstacle detection, namely an improved network architecture, a new dataset and a major enhancement of the automatic ground truth algorithm.
Cite
Text
Garnett et al. "Real-Time Category-Based and General Obstacle Detection for Autonomous Driving." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.32Markdown
[Garnett et al. "Real-Time Category-Based and General Obstacle Detection for Autonomous Driving." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/garnett2017iccvw-realtime/) doi:10.1109/ICCVW.2017.32BibTeX
@inproceedings{garnett2017iccvw-realtime,
title = {{Real-Time Category-Based and General Obstacle Detection for Autonomous Driving}},
author = {Garnett, Noa and Silberstein, Shai and Oron, Shaul and Fetaya, Ethan and Verner, Uri and Ayash, Ariel and Goldner, Vlad and Cohen, Rafi and Horn, Kobi and Levi, Dan},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2017},
pages = {198-205},
doi = {10.1109/ICCVW.2017.32},
url = {https://mlanthology.org/iccvw/2017/garnett2017iccvw-realtime/}
}