Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SFPNet: Sparse Focal Point Network for Semantic Segmentation on General LiDAR Point Clouds

About

Although LiDAR semantic segmentation advances rapidly, state-of-the-art methods often incorporate specifically designed inductive bias derived from benchmarks originating from mechanical spinning LiDAR. This can limit model generalizability to other kinds of LiDAR technologies and make hyperparameter tuning more complex. To tackle these issues, we propose a generalized framework to accommodate various types of LiDAR prevalent in the market by replacing window-attention with our sparse focal point modulation. Our SFPNet is capable of extracting multi-level contexts and dynamically aggregating them using a gate mechanism. By implementing a channel-wise information query, features that incorporate both local and global contexts are encoded. We also introduce a novel large-scale hybrid-solid LiDAR semantic segmentation dataset for robotic applications. SFPNet demonstrates competitive performance on conventional benchmarks derived from mechanical spinning LiDAR, while achieving state-of-the-art results on benchmark derived from solid-state LiDAR. Additionally, it outperforms existing methods on our novel dataset sourced from hybrid-solid LiDAR. Code and dataset are available at https://github.com/Cavendish518/SFPNet and https://www.semanticindustry.top.

Yanbo Wang, Wentao Zhao, Chuan Cao, Tianchen Deng, Jingchuan Wang, Weidong Chen• 2024

Related benchmarks

TaskDatasetResultRank
LiDAR Semantic SegmentationnuScenes (val)
mIoU80.1
169
LiDAR Semantic SegmentationnuScenes official (test)
mIoU80.2
132
LiDAR Semantic SegmentationSemanticKITTI (test)
mIoU70.3
125
LiDAR Semantic SegmentationSemanticKITTI (val)
mIoU69.2
87
LiDAR SegmentationS.MID (val)
mIoU71.9
4
LiDAR SegmentationPandaSet+ (val)
mIoU64
3
LiDAR SegmentationS.MID+ (val)
mIoU71.9
3
LiDAR SegmentationS.MID (test)
mIoU70.9
3
LiDAR SegmentationPandaSet (val)
mIoU64
3
Showing 9 of 9 rows

Other info

Code

Follow for update