paper-with-me

홈 › Papers

A Lightweight Machine Learning Pipeline for LiDAR-simulation

2022-08-05 · Richard Marcus, Niklas Knoop, Bernhard Egger, Marc Stamminger

Virtual testing is a crucial task to ensure safety in autonomous driving, and sensor simulation is an important task in this domain. Most current LiDAR simulations are very simplistic and are mainly used to perform initial tests, while the majority of insights are gathered on the road. In this paper, we propose a lightweight approach for more realistic LiDAR simulation that learns a real sensor's behavior from test drive data and transforms this to the virtual domain. The central idea is to cast the simulation into an image-to-image translation problem. We train our pix2pix based architecture on two real world data sets, namely the popular KITTI data set and the Audi Autonomous Driving Dataset which provide both, RGB and LiDAR images. We apply this network on synthetic renderings and show that it generalizes sufficiently from real images to simulated images. This strategy enables to skip the sensor-specific, expensive and complex LiDAR physics simulation in our synthetic world and avoids oversimplification and a large domain-gap through the clean synthetic environment.

📄 PDF Abstract BibTeX arXiv:2208.03130

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingBIG-bench Machine LearningImage-to-Image Translation

Methods 이 논문이 사용한 방법론

Test 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
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…
Sigmoid Activation 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
PatchGAN 설명 없음
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Real-Time 2D LiDAR Object Detection Using Three-Frame RGB Scan Encoding

2026-02-02 · Soheil Behnam Roudsari, Alexandre S. Brandão, Felipe N. Martins arxiv

Indoor service robots need perception that is robust, more privacy-friendly than RGB video, and feasible on embedded hardware. We present a camera-free 2D LiDAR object detection pipeline that encodes short-term temporal …

Object Detection

Robust 3D Object Detection using Probabilistic Point Clouds from Single-Photon LiDARs

2025-07-31 · Bhavya Goyal, Felipe Gutierrez-Barragan, Wei Lin, Andreas Velten 외 arxiv

LiDAR-based 3D sensors provide point clouds, a canonical 3D representation used in various scene understanding tasks. Modern LiDARs face key challenges in several real-world scenarios, such as long-distance or low-albedo…

Robust 3D Object DetectionScene UnderstandingPoint Clouds

An Open-Source LiDAR and Monocular Off-Road Autonomous Navigation Stack

2026-04-03 · Rémi Marsal, Quentin Picard, Adrien Poiré, Sébastien Kerbourc'h 외 arxiv

Off-road autonomous navigation demands reliable 3D perception for robust obstacle detection in challenging unstructured terrain. While LiDAR is accurate, it is costly and power-intensive. Monocular depth estimation using…

Monocular Depth Estimation

Realistic Rainy Weather Simulation for LiDARs in CARLA Simulator

2023-12-20 · Donglin Yang, Zhenfeng Liu, Wentao Jiang, Guohang Yan 외

Employing data augmentation methods to enhance perception performance in adverse weather has attracted considerable attention recently. Most of the LiDAR augmentation methods post-process the existing dataset by physics-…

Data Augmentationobject-detectionObject Detection

LiDAR-EVS: Enhance Extrapolated View Synthesis for 3D Gaussian Splatting with Pseudo-LiDAR Supervision

2026-03-16 · Yiming Huang, Xin Kang, Sipeng Zhang, Hongliang Ren 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for real-time LiDAR and camera synthesis in autonomous driving simulation. However, simulating LiDAR with 3DGS remains challenging for extrapolated views b…

Synthetic Data GenerationAutonomous Driving