Mapping Road Lanes Using Laser Remission and Deep Neural Networks
Raphael V. Carneiro, Rafael C. Nascimento, R\^anik Guidolini, Vinicius, B. Cardoso, Thiago Oliveira-Santos, Claudine Badue, Alberto F. De Souza

TL;DR
This paper presents a deep neural network-based method for mapping urban road lanes using LiDAR data, enabling autonomous vehicles to operate in poorly signaled environments by accurately segmenting road features.
Contribution
The paper introduces a novel approach combining ENet with LiDAR remission data to automatically generate detailed road lane maps for autonomous driving.
Findings
ENet achieved 83.7% segmentation accuracy.
The system successfully mapped lanes in real-world urban environments.
Performance was comparable to manual lane mapping methods.
Abstract
We propose the use of deep neural networks (DNN) for solving the problem of inferring the position and relevant properties of lanes of urban roads with poor or absent horizontal signalization, in order to allow the operation of autonomous cars in such situations. We take a segmentation approach to the problem and use the Efficient Neural Network (ENet) DNN for segmenting LiDAR remission grid maps into road maps. We represent road maps using what we called road grid maps. Road grid maps are square matrixes and each element of these matrixes represents a small square region of real-world space. The value of each element is a code associated with the semantics of the road map. Our road grid maps contain all information about the roads' lanes required for building the Road Definition Data Files (RDDFs) that are necessary for the operation of our autonomous car, IARA (Intelligent Autonomous…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDilated Convolution · 1x1 Convolution · Batch Normalization · Max Pooling · Convolution · ENet Dilated Bottleneck · ENet Bottleneck · ENet Initial Block · SpatialDropout · Parameterized ReLU
