paper-with-me

홈 › Papers

Contextual Range-View Projection for 3D LiDAR Point Clouds

2026-01-26 · Seyedali Mousavi, Seyedhamidreza Mousavi, Masoud Daneshtalab arxiv

Range-view projection provides an efficient method for transforming 3D LiDAR point clouds into 2D range image representations, enabling effective processing with 2D deep learning models. However, a major challenge in this projection is the many-to-one conflict, where multiple 3D points are mapped onto the same pixel in the range image, requiring a selection strategy. Existing approaches typically retain the point with the smallest depth (closest to the LiDAR), disregarding semantic relevance and object structure, which leads to the loss of important contextual information. In this paper, we extend the depth-based selection rule by incorporating contextual information from both instance centers and class labels, introducing two mechanisms: \textit{Centerness-Aware Projection (CAP)} and \textit{Class-Weighted-Aware Projection (CWAP)}. In CAP, point depths are adjusted according to their distance from the instance center, thereby prioritizing central instance points over noisy boundary and background points. In CWAP, object classes are prioritized through user-defined weights, offering flexibility in the projection strategy. Our evaluations on the SemanticKITTI dataset show that CAP preserves more instance points during projection, achieving up to a 3.1\% mIoU improvement compared to the baseline. Furthermore, CWAP enhances the performance of targeted classes while having a negligible impact on the performance of other classes

📄 PDF Abstract BibTeX arXiv:2601.18301

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Rethinking Range View Representation for LiDAR Segmentation

2023-03-09 · ICCV 2023 1 · Lingdong Kong, Youquan Liu, Runnan Chen, Yuexin Ma 외

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 u…

3D Semantic SegmentationAutonomous DrivingData AugmentationLIDAR Semantic 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

Fully Convolutional One-Stage 3D Object Detection on LiDAR Range Images

2022-05-27 · Zhi Tian, Xiangxiang Chu, Xiaoming Wang, Xiaolin Wei 외

We present a simple yet effective fully convolutional one-stage 3D object detector for LiDAR point clouds of autonomous driving scenes, termed FCOS-LiDAR. Unlike the dominant methods that use the bird-eye view (BEV), our…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1

RangeLDM: Fast Realistic LiDAR Point Cloud Generation

2024-03-15 · Qianjiang Hu, Zhimin Zhang, Wei Hu

Autonomous driving demands high-quality LiDAR data, yet the cost of physical LiDAR sensors presents a significant scaling-up challenge. While recent efforts have explored deep generative models to address this issue, the…

Autonomous DrivingPoint Cloud Generation

SRMamba: Mamba for Super-Resolution of LiDAR Point Clouds

2025-05-15 · Chuang Chen, Wenyi Ge

In recent years, range-view-based LiDAR point cloud super-resolution techniques attract significant attention as a low-cost method for generating higher-resolution point cloud data. However, due to the sparsity and irreg…

MambaPoint Cloud Super Resolutionpoint cloud upsamplingSuper-Resolution