ChipNet: Real-Time LiDAR Processing for Drivable Region Segmentation on an FPGA
Yecheng Lyu, Lin Bai, Xinming Huang

TL;DR
This paper introduces ChipNet, an FPGA-based CNN model for real-time LiDAR data segmentation to identify drivable regions, offering high accuracy and speed suitable for autonomous vehicle navigation.
Contribution
The paper presents a novel FPGA hardware architecture for CNN-based LiDAR segmentation that significantly improves processing speed while maintaining high accuracy.
Findings
Processes each LiDAR scan in 17.59 ms
Achieves high accuracy on Ford and KITTI benchmarks
Outperforms previous real-time LiDAR segmentation methods
Abstract
This paper presents a field-programmable gate array (FPGA) design of a segmentation algorithm based on convolutional neural network (CNN) that can process light detection and ranging (LiDAR) data in real-time. For autonomous vehicles, drivable region segmentation is an essential step that sets up the static constraints for planning tasks. Traditional drivable region segmentation algorithms are mostly developed on camera data, so their performance is susceptible to the light conditions and the qualities of road markings. LiDAR sensors can obtain the 3D geometry information of the vehicle surroundings with high precision. However, it is a computational challenge to process a large amount of LiDAR data in real-time. In this paper, a convolutional neural network model is proposed and trained to perform semantic segmentation using data from the LiDAR sensor. An efficient hardware…
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.
