Meta-RangeSeg: LiDAR Sequence Semantic Segmentation Using Multiple Feature Aggregation
Song Wang, Jianke Zhu, Ruixiang Zhang

TL;DR
Meta-RangeSeg introduces a novel LiDAR sequence segmentation method that effectively captures spatial-temporal information using range residual images, meta-kernels, and feature aggregation, outperforming existing approaches.
Contribution
The paper proposes Meta-RangeSeg, a new approach that combines range residual images, meta-kernels, and feature aggregation for improved LiDAR sequence segmentation.
Findings
Outperforms existing methods on SemanticKITTI and SemanticPOSS datasets.
Efficiently captures spatial-temporal information in LiDAR sequences.
Demonstrates improved segmentation accuracy and efficiency.
Abstract
LiDAR sensor is essential to the perception system in autonomous vehicles and intelligent robots. To fulfill the real-time requirements in real-world applications, it is necessary to efficiently segment the LiDAR scans. Most of previous approaches directly project 3D point cloud onto the 2D spherical range image so that they can make use of the efficient 2D convolutional operations for image segmentation. Although having achieved the encouraging results, the neighborhood information is not well-preserved in the spherical projection. Moreover, the temporal information is not taken into consideration in the single scan segmentation task. To tackle these problems, we propose a novel approach to semantic segmentation for LiDAR sequences named Meta-RangeSeg, where a new range residual image representation is introduced to capture the spatial-temporal information. Specifically, Meta-Kernel is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Image Processing and 3D Reconstruction · Neural Networks and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Concatenated Skip Connection · Max Pooling · U-Net
