paper-with-me

홈 › Papers

Rethinking Range View Representation for LiDAR Segmentation

2023-03-09 · ICCV 2023 1 · Lingdong Kong, Youquan Liu, Runnan Chen, Yuexin Ma, Xinge Zhu, Yikang Li, Yuenan Hou, Yu Qiao, Ziwei Liu

LiDAR segmentation is crucial for autonomous driving perception. Recent trends favor point- or voxel-based methods as they often yield better performance than the traditional range view representation. In this work, we unveil several key factors in building powerful range view models. We observe that the "many-to-one" mapping, semantic incoherence, and shape deformation are possible impediments against effective learning from range view projections. We present RangeFormer -- a full-cycle framework comprising novel designs across network architecture, data augmentation, and post-processing -- that better handles the learning and processing of LiDAR point clouds from the range view. We further introduce a Scalable Training from Range view (STR) strategy that trains on arbitrary low-resolution 2D range images, while still maintaining satisfactory 3D segmentation accuracy. We show that, for the first time, a range view method is able to surpass the point, voxel, and multi-view fusion counterparts in the competing LiDAR semantic and panoptic segmentation benchmarks, i.e., SemanticKITTI, nuScenes, and ScribbleKITTI.

📄 PDF Abstract BibTeX arXiv:2303.05367

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic SegmentationAutonomous DrivingData AugmentationLIDAR Semantic SegmentationPanoptic SegmentationSegmentation

Similar Papers 제목 키워드 기반

Rethinking Range-View LiDAR Segmentation in Adverse Weather

2025-06-10 · Longyu Yang, Ping Hu, Lu Zhang, Jun Liu 외

LiDAR segmentation has emerged as an important task to enrich multimedia experiences and analysis. Range-view-based methods have gained popularity due to their high computational efficiency and compatibility with real-ti…

Computational EfficiencySegmentation

MaskRange: A Mask-classification Model for Range-view based LiDAR Segmentation

2022-06-24 · Yi Gu, Yuming Huang, Chengzhong Xu, Hui Kong

Range-view based LiDAR segmentation methods are attractive for practical applications due to their direct inheritance from efficient 2D CNN architectures. In literature, most range-view based methods follow the per-pixel…

ClassificationData AugmentationImage SegmentationPanoptic Segmentation+2

RangeSAM: On the Potential of Visual Foundation Models for Range-View represented LiDAR segmentation

2025-09-19 · Paul Julius Kühn, Duc Anh Nguyen, Arjan Kuijper, Saptarshi Neil Sinha arxiv

Point cloud segmentation is central to autonomous driving and 3D scene understanding. While voxel- and point-based methods dominate recent research due to their compatibility with deep architectures and ability to captur…

Point Cloud Segmentation2D Semantic SegmentationScene UnderstandingAutonomous Driving

Efficient Model-Based Purification Against Adversarial Attacks for LiDAR Segmentation

2025-08-25 · Alexandros Gkillas, Ioulia Kapsali, Nikos Piperigkos, Aris S. Lalos arxiv

LiDAR-based segmentation is essential for reliable perception in autonomous vehicles, yet modern segmentation networks are highly susceptible to adversarial attacks that can compromise safety. Most existing defenses are …

Adversarial DefenseAutonomous VehiclesAutonomous DrivingPoint Clouds

Small, Versatile and Mighty: A Range-View Perception Framework

2024-03-01 · Qiang Meng, Xiao Wang, Jiabao Wang, Liujiang Yan 외

Despite its compactness and information integrity, the range view representation of LiDAR data rarely occurs as the first choice for 3D perception tasks. In this work, we further push the envelop of the range-view repres…

Panoptic SegmentationSemantic Segmentation