paper-with-me

Papers

SemanticKITTI: A Dataset for Semantic Scene Understanding of LiDAR Sequences

2019-04-02 · ICCV 2019 10 · Jens Behley, Martin Garbade, Andres Milioto, Jan Quenzel, Sven Behnke, Cyrill Stachniss, Juergen Gall

Semantic scene understanding is important for various applications. In particular, self-driving cars need a fine-grained understanding of the surfaces and objects in their vicinity. Light detection and ranging (LiDAR) provides precise geometric information about the environment and is thus a part of the sensor suites of almost all self-driving cars. Despite the relevance of semantic scene understanding for this application, there is a lack of a large dataset for this task which is based on an automotive LiDAR. In this paper, we introduce a large dataset to propel research on laser-based semantic segmentation. We annotated all sequences of the KITTI Vision Odometry Benchmark and provide dense point-wise annotations for the complete $360^{o}$ field-of-view of the employed automotive LiDAR. We propose three benchmark tasks based on this dataset: (i) semantic segmentation of point clouds using a single scan, (ii) semantic segmentation using multiple past scans, and (iii) semantic scene completion, which requires to anticipate the semantic scene in the future. We provide baseline experiments and show that there is a need for more sophisticated models to efficiently tackle these tasks. Our dataset opens the door for the development of more advanced methods, but also provides plentiful data to investigate new research directions.

📄 PDF Abstract BibTeX arXiv:1904.01416

Code (5)

PRBonn/semantic-kitti-api 공식 구현
Jiang-Muyun/Open3D-Semantic-KITTI-vis
PaddlePaddle/Paddle3D paddle
theia-4869/semantic-poss-api
unmannedlab/point_labeler

Tasks

3D Semantic SegmentationScene UnderstandingSegmentationSelf-Driving CarsSemantic Segmentation

Similar 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 외

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…

3D Object DetectionGraph Attentionobject-detectionObject Detection+3

LiDARNet: A Boundary-Aware Domain Adaptation Model for Point Cloud Semantic Segmentation

2020-03-02 · Peng Jiang, Srikanth Saripalli

We present a boundary-aware domain adaptation model for LiDAR scan full-scene semantic segmentation (LiDARNet). Our model can extract both the domain private features and the domain shared features with a two-branch stru…

DiversityDomain AdaptationSegmentationSemantic Segmentation

Fake it, Mix it, Segment it: Bridging the Domain Gap Between Lidar Sensors

2022-12-19 · Frederik Hasecke, Pascal Colling, Anton Kummert

Segmentation of lidar data is a task that provides rich, point-wise information about the environment of robots or autonomous vehicles. Currently best performing neural networks for lidar segmentation are fine-tuned to s…

Autonomous VehiclesDomain AdaptationSegmentationSemantic Segmentation+2

Comparison of lidar semantic segmentation performance on the structured SemanticKITTI and off-road RELLIS-3D datasets

2024-08-20 · Springer International Journal of Intelligent Robotics and Applications 2024 8 · Mason McVicker, Lauren Ervin, Yongzhi Yang, Kenneth G. Ricks

Existing lidar-based semantic segmentation algorithms and datasets focus on autonomous vehicles operating in urban environments. This has greatly improved the safety and reliability of these autonomous vehicles in predic…

3D Semantic SegmentationAutonomous VehiclesLIDAR Semantic SegmentationSemantic Segmentation

Generative Semantic Scene Completion

2026-08-27 · Shi Chen, Weifeng Ge arxiv

Outdoor LiDAR semantic scene completion (SSC) recovers a dense semantic voxel grid from a scan observing 1% of the target volume, under class imbalance beyond 7,000x. We recast SSC as generative semantic scene completion…

Test-time Adaptation