paper-with-me

Papers

An Empirical Study of Training State-of-the-Art LiDAR Segmentation Models

2024-05-23 · Jiahao Sun, Chunmei Qing, Xiang Xu, Lingdong Kong, Youquan Liu, Li Li, Chenming Zhu, Jingwei Zhang, Zeqi Xiao, Runnan Chen, Tai Wang, Wenwei Zhang, Kai Chen

In the rapidly evolving field of autonomous driving, precise segmentation of LiDAR data is crucial for understanding complex 3D environments. Traditional approaches often rely on disparate, standalone codebases, hindering unified advancements and fair benchmarking across models. To address these challenges, we introduce MMDetection3D-lidarseg, a comprehensive toolbox designed for the efficient training and evaluation of state-of-the-art LiDAR segmentation models. We support a wide range of segmentation models and integrate advanced data augmentation techniques to enhance robustness and generalization. Additionally, the toolbox provides support for multiple leading sparse convolution backends, optimizing computational efficiency and performance. By fostering a unified framework, MMDetection3D-lidarseg streamlines development and benchmarking, setting new standards for research and application. Our extensive benchmark experiments on widely-used datasets demonstrate the effectiveness of the toolbox. The codebase and trained models have been publicly available, promoting further research and innovation in the field of LiDAR segmentation for autonomous driving.

📄 PDF Abstract BibTeX arXiv:2405.14870

Code (1)

open-mmlab/mmdetection3d 공식 구현 pytorch

Tasks

Autonomous DrivingBenchmarkingComputational EfficiencyData AugmentationSegmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

RePL: Pseudo-label Refinement for Semi-supervised LiDAR Semantic Segmentation

2026-04-08 · Donghyeon Kwon, Taegyu Park, Suha Kwak arxiv

Semi-supervised learning for LiDAR semantic segmentation often suffers from error propagation and confirmation bias caused by noisy pseudo-labels. To tackle this chronic issue, we introduce RePL, a novel framework that e…

LIDAR Semantic Segmentation

Improving Multimodal Distillation for 3D Semantic Segmentation under Domain Shift

2025-11-21 · Björn Michele, Alexandre Boulch, Gilles Puy, Tuan-Hung Vu 외 arxiv

Semantic segmentation networks trained under full supervision for one type of lidar fail to generalize to unseen lidars without intervention. To reduce the performance gap under domain shifts, a recent trend is to levera…

Unsupervised Domain Adaptation3D Semantic SegmentationKnowledge DistillationPoint Clouds

Benchmarking the Robustness of LiDAR Semantic Segmentation Models

2023-01-03 · Xu Yan, Chaoda Zheng, Ying Xue, Zhen Li 외

When using LiDAR semantic segmentation models for safety-critical applications such as autonomous driving, it is essential to understand and improve their robustness with respect to a large range of LiDAR corruptions. In…

Autonomous DrivingBenchmarkingLIDAR Semantic SegmentationSegmentation+1

Real Time Semantic Segmentation of High Resolution Automotive LiDAR Scans

2025-04-30 · Hannes Reichert, Benjamin Serfling, Elijah Schüssler, Kerim Turacan 외

In recent studies, numerous previous works emphasize the importance of semantic segmentation of LiDAR data as a critical component to the development of driver-assistance systems and autonomous vehicles. However, many st…

Autonomous VehiclesReal-Time Semantic SegmentationSegmentationSemantic Segmentation

The 2nd Place Solution from the 3D Semantic Segmentation Track in the 2024 Waymo Open Dataset Challenge

2025-01-06 · Qing Wu

3D semantic segmentation is one of the most crucial tasks in driving perception. The ability of a learning-based model to accurately perceive dense 3D surroundings often ensures the safe operation of autonomous vehicles.…

3D Semantic SegmentationAutonomous VehiclesData AugmentationDiversity+3