English

Real-time Dynamic Object Detection for Autonomous Driving using Prior 3D-Maps

Computer Vision and Pattern Recognition 2019-07-08 v2

Abstract

Lidar has become an essential sensor for autonomous driving as it provides reliable depth estimation. Lidar is also the primary sensor used in building 3D maps which can be used even in the case of low-cost systems which do not use Lidar. Computation on Lidar point clouds is intensive as it requires processing of millions of points per second. Additionally there are many subsequent tasks such as clustering, detection, tracking and classification which makes real-time execution challenging. In this paper, we discuss real-time dynamic object detection algorithms which leverages previously mapped Lidar point clouds to reduce processing. The prior 3D maps provide a static background model and we formulate dynamic object detection as a background subtraction problem. Computation and modeling challenges in the mapping and online execution pipeline are described. We propose a rejection cascade architecture to subtract road regions and other 3D regions separately. We implemented an initial version of our proposed algorithm and evaluated the accuracy on CARLA simulator.

Keywords

Cite

@article{arxiv.1809.11036,
  title  = {Real-time Dynamic Object Detection for Autonomous Driving using Prior 3D-Maps},
  author = {B Ravi Kiran and Luis Roldão and Benat Irastorza and Renzo Verastegui and Sebastian Suss and Senthil Yogamani and Victor Talpaert and Alexandre Lepoutre and Guillaume Trehard},
  journal= {arXiv preprint arXiv:1809.11036},
  year   = {2019}
}

Comments

Preprint Submission to ECCVW AutoNUE 2018 - v2 author name accent correction

R2 v1 2026-06-23T04:22:04.118Z