paper-with-me

Papers

MASS: Multi-Attentional Semantic Segmentation of LiDAR Data for Dense Top-View Understanding

2021-07-01 · Kunyu Peng, Juncong Fei, Kailun Yang, Alina Roitberg, Jiaming Zhang, Frank Bieder, Philipp Heidenreich, Christoph Stiller, Rainer Stiefelhagen

At the heart of all automated driving systems is the ability to sense the surroundings, e.g., through semantic segmentation of LiDAR sequences, which experienced a remarkable progress due to the release of large datasets such as SemanticKITTI and nuScenes-LidarSeg. While most previous works focus on sparse segmentation of the LiDAR input, dense output masks provide self-driving cars with almost complete environment information. In this paper, we introduce MASS - a Multi-Attentional Semantic Segmentation model specifically built for dense top-view understanding of the driving scenes. Our framework operates on pillar- and occupancy features and comprises three attention-based building blocks: (1) a keypoint-driven graph attention, (2) an LSTM-based attention computed from a vector embedding of the spatial input, and (3) a pillar-based attention, resulting in a dense 360-degree segmentation mask. With extensive experiments on both, SemanticKITTI and nuScenes-LidarSeg, we quantitatively demonstrate the effectiveness of our model, outperforming the state of the art by 19.0% on SemanticKITTI and reaching 30.4% in mIoU on nuScenes-LidarSeg, where MASS is the first work addressing the dense segmentation task. Furthermore, our multi-attention model is shown to be very effective for 3D object detection validated on the KITTI-3D dataset, showcasing its high generalizability to other tasks related to 3D vision.

📄 PDF Abstract BibTeX arXiv:2107.00346

Code (1)

KPeng9510/MASS 공식 구현 pytorch

Tasks

3D Object DetectionGraph Attentionobject-detectionObject DetectionSegmentationSelf-Driving CarsSemantic Segmentation

Similar Papers 제목 키워드 기반

RangeNet++: Fast and Accurate LiDAR Semantic Segmentation

2019-11-04 · IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2019 11 · Andres Milioto, Ignacio Vizzo, Jens Behley, Cyrill Stachniss

Perception in autonomous vehicles is often carried out through a suite of different sensing modalities. Given the massive amount of openly available labeled RGB data and the advent of high-quality deep learning algorithm…

3D Semantic SegmentationAutonomous VehiclesGPULIDAR Semantic Segmentation+2

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

ProtoTransfer: Cross-Modal Prototype Transfer for Point Cloud Segmentation

2023-01-01 · ICCV 2023 1 · Pin Tang, Hai-Ming Xu, Chao Ma

Knowledge transfer from multi-modal, i.e., LiDAR points and images, to a single LiDAR modal can take advantage of complimentary information from modal-fusion but keep a single modal inference speed, showing a promisi…

Autonomous DrivingPoint Cloud SegmentationSemantic SegmentationTransfer Learning

Boosting LiDAR-Based Localization with Semantic Insight: Camera Projection versus Direct LiDAR Segmentation

2025-09-24 · Sven Ochs, Philip Schörner, Marc René Zofka, J. Marius Zöllner arxiv

Semantic segmentation of LiDAR data presents considerable challenges, particularly when dealing with diverse sensor types and configurations. However, incorporating semantic information can significantly enhance the accu…

Semantic SegmentationImage Segmentation

ACFNet: Attentional Class Feature Network for Semantic Segmentation

2019-09-20 · ICCV 2019 10 · Fan Zhang, Yanqin Chen, Zhihang Li, Zhibin Hong 외

Recent works have made great progress in semantic segmentation by exploiting richer context, most of which are designed from a spatial perspective. In contrast to previous works, we present the concept of class center wh…

SegmentationSemantic Segmentation