Real-Time Road Segmentation Using LiDAR Data Processing on an FPGA
Yecheng Lyu, Lin Bai, and Xinming Huang

TL;DR
This paper introduces an FPGA-based CNN approach for real-time LiDAR data processing to improve road segmentation accuracy and speed for autonomous vehicles.
Contribution
It presents a novel FPGA hardware design that accelerates LiDAR-based road segmentation using CNNs, achieving real-time performance with high accuracy.
Findings
Processing each LiDAR scan in 16.9ms
Achieved high accuracy on KITTI benchmarks
Outperformed previous real-time methods
Abstract
This paper presents the FPGA design of a convolutional neural network (CNN) based road segmentation algorithm for real-time processing of LiDAR data. For autonomous vehicles, it is important to perform road segmentation and obstacle detection such that the drivable region can be identified for path planning. Traditional road segmentation algorithms are mainly based on image data from cameras, which is subjected to the light condition as well as the quality of road markings. LiDAR sensor can obtain the 3D geometry information of the vehicle surroundings with very high accuracy. However, it is a computational challenge to process a large amount of LiDAR data at real-time. In this work, a convolutional neural network model is proposed and trained to perform semantic segmentation using the LiDAR sensor data. Furthermore, an efficient hardware design is implemented on the FPGA that can…
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
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Infrastructure Maintenance and Monitoring
