paper-with-me

Papers

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

2024-07-16 · Yanbo Wang, Wentao Zhao, Chuan Cao, Tianchen Deng, Jingchuan Wang, Weidong Chen

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.

📄 PDF Abstract BibTeX arXiv:2407.11569

Code (1)

Cavendish518/SFPNet 공식 구현 pytorch

Tasks

LIDAR Semantic SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Focal Modulation Networks

2022-03-22 · Jianwei Yang, Chunyuan Li, Xiyang Dai, Lu Yuan 외

We propose focal modulation networks (FocalNets in short), where self-attention (SA) is completely replaced by a focal modulation mechanism for modeling token interactions in vision. Focal modulation comprises three comp…

image-classificationImage ClassificationObject DetectionPanoptic Segmentation+2

ESFPNet: efficient deep learning architecture for real-time lesion segmentation in autofluorescence bronchoscopic video

2022-07-15 · Qi Chang, Danish Ahmad, Jennifer Toth, Rebecca Bascom 외

Lung cancer tends to be detected at an advanced stage, resulting in a high patient mortality rate. Thus, much recent research has focused on early disease detection Bronchoscopy is the procedure of choice for an effectiv…

Lesion DetectionLesion SegmentationMedical Image SegmentationSegmentation

UD-SfPNet: An Underwater Descattering Shape-from-Polarization Network for 3D Normal Reconstruction

2026-03-01 · Puyun Wang, Kaimin Yu, Huayang He, Feng Huang 외 arxiv

Underwater optical imaging is severely hindered by scattering, but polarization imaging offers the unique dual advantages of descattering and shape-from-polarization (SfP) 3D reconstruction. To exploit these advantages, …

3D Reconstruction

Position-Guided Point Cloud Panoptic Segmentation Transformer

2023-03-23 · Zeqi Xiao, Wenwei Zhang, Tai Wang, Chen Change Loy 외

DEtection TRansformer (DETR) started a trend that uses a group of learnable queries for unified visual perception. This work begins by applying this appealing paradigm to LiDAR-based point cloud segmentation and obtains …

Instance SegmentationPanoptic SegmentationPoint Cloud SegmentationPosition+2

Investigate Indistinguishable Points in Semantic Segmentation of 3D Point Cloud

2021-03-18 · Mingye Xu, Zhipeng Zhou, Junhao Zhang, Yu Qiao

This paper investigates the indistinguishable points (difficult to predict label) in semantic segmentation for large-scale 3D point clouds. The indistinguishable points consist of those located in complex boundary, point…

3D Semantic SegmentationSegmentationSemantic Segmentation