paper-with-me

홈 › Papers

Real-Aug: Realistic Scene Synthesis for LiDAR Augmentation in 3D Object Detection

2023-05-22 · Jinglin Zhan, Tiejun Liu, RenGang Li, Jingwei Zhang, Zhaoxiang Zhang, Yuntao Chen

Data and model are the undoubtable two supporting pillars for LiDAR object detection. However, data-centric works have fallen far behind compared with the ever-growing list of fancy new models. In this work, we systematically study the synthesis-based LiDAR data augmentation approach (so-called GT-Aug) which offers maxium controllability over generated data samples. We pinpoint the main shortcoming of existing works is introducing unrealistic LiDAR scan patterns during GT-Aug. In light of this finding, we propose Real-Aug, a synthesis-based augmentation method which prioritizes on generating realistic LiDAR scans. Our method consists a reality-conforming scene composition module which handles the details of the composition and a real-synthesis mixing up training strategy which gradually adapts the data distribution from synthetic data to the real one. To verify the effectiveness of our methods, we conduct extensive ablation studies and validate the proposed Real-Aug on a wide combination of detectors and datasets. We achieve a state-of-the-art 0.744 NDS and 0.702 mAP on nuScenes test set. The code shall be released soon.

📄 PDF Abstract BibTeX arXiv:2305.12853

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionData Augmentationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Towards Realistic Scene Generation with LiDAR Diffusion Models

2024-03-31 · CVPR 2024 1 · Haoxi Ran, Vitor Guizilini, Yue Wang

Diffusion models (DMs) excel in photo-realistic image synthesis, but their adaptation to LiDAR scene generation poses a substantial hurdle. This is primarily because DMs operating in the point space struggle to preserve …

3D geometryImage GenerationScene Generation

NeRF-LiDAR: Generating Realistic LiDAR Point Clouds with Neural Radiance Fields

2023-04-28 · Junge Zhang, Feihu Zhang, Shaochen Kuang, Li Zhang

Labeling LiDAR point clouds for training autonomous driving is extremely expensive and difficult. LiDAR simulation aims at generating realistic LiDAR data with labels for training and verifying self-driving algorithms mo…

Autonomous DrivingNeRFNovel View SynthesisPoint Cloud Generation+1

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

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

2025-04-11 · Yi Chen, Tianchen Deng, Wentao Zhao, Xiaoning 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…

Autonomous DrivingNovel View SynthesisSemantic Segmentation

LiHi-GS: LiDAR-Supervised Gaussian Splatting for Highway Driving Scene Reconstruction

2024-12-19 · Pou-Chun Kung, Xianling Zhang, Katherine A. Skinner, Nikita Jaipuria

Photorealistic 3D scene reconstruction plays an important role in autonomous driving, enabling the generation of novel data from existing datasets to simulate safety-critical scenarios and expand training data without ad…

3D Scene ReconstructionAutonomous DrivingSensor Modeling