paper-with-me

Papers

SN-LiDAR: Semantic Neural Fields for Novel Space-time View LiDAR Synthesis

2025-04-11 · Yi Chen, Tianchen Deng, Wentao Zhao, Xiaoning Wang, Wenqian Xi, Weidong Chen, Jingchuan Wang

Recent research has begun exploring novel view synthesis (NVS) for LiDAR point clouds, aiming to generate realistic LiDAR scans from unseen viewpoints. However, most existing approaches do not reconstruct semantic labels, which are crucial for many downstream applications such as autonomous driving and robotic perception. Unlike images, which benefit from powerful segmentation models, LiDAR point clouds lack such large-scale pre-trained models, making semantic annotation time-consuming and labor-intensive. To address this challenge, we propose SN-LiDAR, a method that jointly performs accurate semantic segmentation, high-quality geometric reconstruction, and realistic LiDAR synthesis. Specifically, we employ a coarse-to-fine planar-grid feature representation to extract global features from multi-frame point clouds and leverage a CNN-based encoder to extract local semantic features from the current frame point cloud. Extensive experiments on SemanticKITTI and KITTI-360 demonstrate the superiority of SN-LiDAR in both semantic and geometric reconstruction, effectively handling dynamic objects and large-scale scenes. Codes will be available on https://github.com/dtc111111/SN-Lidar.

📄 PDF Abstract BibTeX arXiv:2504.08361

Code (1)

dtc111111/sn-lidar 공식 구현 pytorch

Tasks

Autonomous DrivingNovel View SynthesisSemantic Segmentation

Similar Papers 제목 키워드 기반

LiDAR4D: Dynamic Neural Fields for Novel Space-time View LiDAR Synthesis

2024-04-03 · CVPR 2024 1 · Zehan Zheng, Fan Lu, Weiyi Xue, Guang Chen 외

Although neural radiance fields (NeRFs) have achieved triumphs in image novel view synthesis (NVS), LiDAR NVS remains largely unexplored. Previous LiDAR NVS methods employ a simple shift from image NVS methods while igno…

3D Reconstruction4D reconstructionAutonomous DrivingDynamic Reconstruction+3

Neural LiDAR Fields for Novel View Synthesis

2023-05-02 · ICCV 2023 1 · Shengyu Huang, Zan Gojcic, Zian Wang, Francis Williams 외

We present Neural Fields for LiDAR (NFL), a method to optimise a neural field scene representation from LiDAR measurements, with the goal of synthesizing realistic LiDAR scans from novel viewpoints. NFL combines the rend…

NeRFNovel LiDAR View SynthesisNovel View SynthesisSemantic Segmentation

MVLidarNet: Real-Time Multi-Class Scene Understanding for Autonomous Driving Using Multiple Views

2020-06-09 · Ke Chen, Ryan Oldja, Nikolai Smolyanskiy, Stan Birchfield 외

Autonomous driving requires the inference of actionable information such as detecting and classifying objects, and determining the drivable space. To this end, we present Multi-View LidarNet (MVLidarNet), a two-stage dee…

Autonomous DrivingDecoderGPUobject-detection+2

Transient Neural Radiance Fields for Lidar View Synthesis and 3D Reconstruction

2023-07-14 · NeurIPS 2023 11 · Anagh Malik, Parsa Mirdehghan, Sotiris Nousias, Kiriakos N. Kutulakos 외

Neural radiance fields (NeRFs) have become a ubiquitous tool for modeling scene appearance and geometry from multiview imagery. Recent work has also begun to explore how to use additional supervision from lidar or depth …

3D ReconstructionAutonomous DrivingNeRF

CVCP-Fusion: On Implicit Depth Estimation for 3D Bounding Box Prediction

2024-10-15 · Pranav Gupta, Rishabh Rengarajan, Viren Bankapur, Vedansh Mannem 외

Combining LiDAR and Camera-view data has become a common approach for 3D Object Detection. However, previous approaches combine the two input streams at a point-level, throwing away semantic information derived from came…

3D Object DetectionDepth Estimationobject-detectionObject Detection