TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Position-Guided Point Cloud Panoptic Segmentation Transfor...

Position-Guided Point Cloud Panoptic Segmentation Transformer

Zeqi Xiao, Wenwei Zhang, Tai Wang, Chen Change Loy, Dahua Lin, Jiangmiao Pang

2023-03-23Panoptic SegmentationSegmentationSemantic SegmentationInstance SegmentationPoint Cloud Segmentation
PaperPDFCode(official)

Abstract

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 a simple yet effective baseline. Although the naive adaptation obtains fair results, the instance segmentation performance is noticeably inferior to previous works. By diving into the details, we observe that instances in the sparse point clouds are relatively small to the whole scene and often have similar geometry but lack distinctive appearance for segmentation, which are rare in the image domain. Considering instances in 3D are more featured by their positional information, we emphasize their roles during the modeling and design a robust Mixed-parameterized Positional Embedding (MPE) to guide the segmentation process. It is embedded into backbone features and later guides the mask prediction and query update processes iteratively, leading to Position-Aware Segmentation (PA-Seg) and Masked Focal Attention (MFA). All these designs impel the queries to attend to specific regions and identify various instances. The method, named Position-guided Point cloud Panoptic segmentation transFormer (P3Former), outperforms previous state-of-the-art methods by 3.4% and 1.2% PQ on SemanticKITTI and nuScenes benchmark, respectively. The source code and models are available at https://github.com/SmartBot-PJLab/P3Former .

Results

TaskDatasetMetricValueModel
Semantic SegmentationSemanticKITTIPQ0.649P3Former
Semantic SegmentationSemanticKITTIPQ_dagger0.7P3Former
Semantic SegmentationSemanticKITTIPQst0.633P3Former
Semantic SegmentationSemanticKITTIPQth0.671P3Former
Semantic SegmentationSemanticKITTIRQ0.759P3Former
Semantic SegmentationSemanticKITTIRQst0.772P3Former
Semantic SegmentationSemanticKITTIRQth0.741P3Former
Semantic SegmentationSemanticKITTISQ0.849P3Former
Semantic SegmentationSemanticKITTISQst0.807P3Former
Semantic SegmentationSemanticKITTISQth0.906P3Former
Semantic SegmentationSemanticKITTImIoU0.683P3Former
10-shot image generationSemanticKITTIPQ0.649P3Former
10-shot image generationSemanticKITTIPQ_dagger0.7P3Former
10-shot image generationSemanticKITTIPQst0.633P3Former
10-shot image generationSemanticKITTIPQth0.671P3Former
10-shot image generationSemanticKITTIRQ0.759P3Former
10-shot image generationSemanticKITTIRQst0.772P3Former
10-shot image generationSemanticKITTIRQth0.741P3Former
10-shot image generationSemanticKITTISQ0.849P3Former
10-shot image generationSemanticKITTISQst0.807P3Former
10-shot image generationSemanticKITTISQth0.906P3Former
10-shot image generationSemanticKITTImIoU0.683P3Former
Panoptic SegmentationSemanticKITTIPQ0.649P3Former
Panoptic SegmentationSemanticKITTIPQ_dagger0.7P3Former
Panoptic SegmentationSemanticKITTIPQst0.633P3Former
Panoptic SegmentationSemanticKITTIPQth0.671P3Former
Panoptic SegmentationSemanticKITTIRQ0.759P3Former
Panoptic SegmentationSemanticKITTIRQst0.772P3Former
Panoptic SegmentationSemanticKITTIRQth0.741P3Former
Panoptic SegmentationSemanticKITTISQ0.849P3Former
Panoptic SegmentationSemanticKITTISQst0.807P3Former
Panoptic SegmentationSemanticKITTISQth0.906P3Former
Panoptic SegmentationSemanticKITTImIoU0.683P3Former

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17