Stream-Based Ground Segmentation for Real-Time LiDAR Point Cloud Processing on FPGA
Xiao Zhang, Zhanhong Huang, Garcia Gonzalez Antony, Witek Jachimczyk,, and Xinming Huang

TL;DR
This paper introduces a fast, FPGA-optimized ground segmentation method for LiDAR point clouds that achieves real-time processing with high accuracy and significantly outperforms CPU and GPU solutions in speed and power efficiency.
Contribution
The paper presents a novel FPGA-based stream processing approach for LiDAR ground segmentation, combining innovative algorithms and hardware architecture for real-time performance.
Findings
Achieved 12-25x faster processing than CPU-based solutions.
Demonstrated high accuracy in ground segmentation on SemanticKITTI dataset.
Implemented a flexible FPGA architecture compatible with various LiDAR channel densities.
Abstract
This paper presents a novel and fast approach for ground plane segmentation in a LiDAR point cloud, specifically optimized for processing speed and hardware efficiency on FPGA hardware platforms. Our approach leverages a channel-based segmentation method with an advanced angular data repair technique and a cross-eight-way flood-fill algorithm. This innovative approach significantly reduces the number of iterations while ensuring the high accuracy of the segmented ground plane, which makes the stream-based hardware implementation possible. To validate the proposed approach, we conducted extensive experiments on the SemanticKITTI dataset. We introduced a bird's-eye view (BEV) evaluation metric tailored for the area representation of LiDAR segmentation tasks. Our method demonstrated superior performance in terms of BEV areas when compared to the existing approaches. Moreover, we…
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
TopicsAdvanced Optical Sensing Technologies · Remote Sensing and LiDAR Applications · Industrial Vision Systems and Defect Detection
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
