paper-with-me

홈 › Papers

SMAC-Seg: LiDAR Panoptic Segmentation via Sparse Multi-directional Attention Clustering

2021-08-31 · Enxu Li, Ryan Razani, YiXuan Xu, Liu Bingbing

Panoptic segmentation aims to address semantic and instance segmentation simultaneously in a unified framework. However, an efficient solution of panoptic segmentation in applications like autonomous driving is still an open research problem. In this work, we propose a novel LiDAR-based panoptic system, called SMAC-Seg. We present a learnable sparse multi-directional attention clustering to segment multi-scale foreground instances. SMAC-Seg is a real-time clustering-based approach, which removes the complex proposal network to segment instances. Most existing clustering-based methods use the difference of the predicted and ground truth center offset as the only loss to supervise the instance centroid regression. However, this loss function only considers the centroid of the current object, but its relative position with respect to the neighbouring objects is not considered when learning to cluster. Thus, we propose to use a novel centroid-aware repel loss as an additional term to effectively supervise the network to differentiate each object cluster with its neighbours. Our experimental results show that SMAC-Seg achieves state-of-the-art performance among all real-time deployable networks on both large-scale public SemanticKITTI and nuScenes panoptic segmentation datasets.

📄 PDF Abstract BibTeX arXiv:2108.13588

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingClusteringInstance SegmentationPanoptic SegmentationSegmentationSemantic SegmentationSMACSMAC+

Similar Papers 제목 키워드 기반

Lidar Panoptic Segmentation and Tracking without Bells and Whistles

2023-10-19 · Abhinav Agarwalla, Xuhua Huang, Jason Ziglar, Francesco Ferroni 외

State-of-the-art lidar panoptic segmentation (LPS) methods follow bottom-up segmentation-centric fashion wherein they build upon semantic segmentation networks by utilizing clustering to obtain object instances. In this …

ObjectPanoptic SegmentationSegmentationSemantic Segmentation

LidarMultiNet: Unifying LiDAR Semantic Segmentation, 3D Object Detection, and Panoptic Segmentation in a Single Multi-task Network

2022-06-23 · Dongqiangzi Ye, Weijia Chen, Zixiang Zhou, Yufei Xie 외

This technical report presents the 1st place winning solution for the Waymo Open Dataset 3D semantic segmentation challenge 2022. Our network, termed LidarMultiNet, unifies the major LiDAR perception tasks such as 3D sem…

3D Object Detection3D Semantic SegmentationDecoderLIDAR Semantic Segmentation+5

UP-Fuse: Uncertainty-guided LiDAR-Camera Fusion for 3D Panoptic Segmentation

2026-02-22 · Rohit Mohan, Florian Drews, Yakov Miron, Daniele Cattaneo 외 arxiv

LiDAR-camera fusion enhances 3D panoptic segmentation by leveraging camera images to complement sparse LiDAR scans, but it also introduces a critical failure mode. Under adverse conditions, degradation or failure of the …

Panoptic Segmentation

PANet: LiDAR Panoptic Segmentation with Sparse Instance Proposal and Aggregation

2023-06-27 · Jianbiao Mei, Yu Yang, Mengmeng Wang, Xiaojun Hou 외

Reliable LiDAR panoptic segmentation (LPS), including both semantic and instance segmentation, is vital for many robotic applications, such as autonomous driving. This work proposes a new LPS framework named PANet to eli…

Autonomous DrivingInstance SegmentationPanoptic SegmentationSegmentation+1

How Do Images Align and Complement LiDAR? Towards a Harmonized Multi-modal 3D Panoptic Segmentation

2025-05-25 · Yining Pan, Qiongjie Cui, Xulei Yang, Na Zhao

LiDAR-based 3D panoptic segmentation often struggles with the inherent sparsity of data from LiDAR sensors, which makes it challenging to accurately recognize distant or small objects. Recently, a few studies have sought…

3D Panoptic SegmentationData AugmentationDecoderPanoptic Segmentation+1