paper-with-me

Papers

Unsupervised Neural Sensor Models for Synthetic LiDAR Data Augmentation

2019-11-24 · Ahmad El Sallab, Ibrahim Sobh, Mohamed Zahran, Mohamed Shawky

Data scarcity is a bottleneck to machine learning-based perception modules, usually tackled by augmenting real data with synthetic data from simulators. Realistic models of the vehicle perception sensors are hard to formulate in closed form, and at the same time, they require the existence of paired data to be learned. In this work, we propose two unsupervised neural sensor models based on unpaired domain translations with CycleGANs and Neural Style Transfer techniques. We employ CARLA as the simulation environment to obtain simulated LiDAR point clouds, together with their annotations for data augmentation, and we use KITTI dataset as the real LiDAR dataset from which we learn the realistic sensor model mapping. Moreover, we provide a framework for data augmentation and evaluation of the developed sensor models, through extrinsic object detection task evaluation using YOLO network adapted to provide oriented bounding boxes for LiDAR Bird-eye-View projected point clouds. Evaluation is performed on unseen real LiDAR frames from KITTI dataset, with different amounts of simulated data augmentation using the two proposed approaches, showing improvement of 6% mAP for the object detection task, in favor of the augmenting LiDAR point clouds adapted with the proposed neural sensor models over the raw simulated LiDAR.

📄 PDF Abstract BibTeX arXiv:1911.10575

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationobject-detectionObject DetectionStyle Transfer

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Instant Domain Augmentation for LiDAR Semantic Segmentation

2023-03-25 · CVPR 2023 1 · Kwonyoung Ryu, Soonmin Hwang, Jaesik Park

Despite the increasing popularity of LiDAR sensors, perception algorithms using 3D LiDAR data struggle with the 'sensor-bias problem'. Specifically, the performance of perception algorithms significantly drops when an un…

Domain AdaptationLIDAR Semantic SegmentationSemantic Segmentation

Noise-Aware Unsupervised Deep Lidar-Stereo Fusion

2019-04-08 · CVPR 2019 6 · Xuelian Cheng, Yiran Zhong, Yuchao Dao, Pan Ji 외

In this paper, we present LidarStereoNet, the first unsupervised Lidar-stereo fusion network, which can be trained in an end-to-end manner without the need of ground truth depth maps. By introducing a novel "Feedback Loo…

3D geometryDepth CompletionStereo MatchingStereo Matching Hand

LiDAR Sensor modeling and Data augmentation with GANs for Autonomous driving

2019-05-17 · Ahmad El Sallab, Ibrahim Sobh, Mohamed Zahran, Nader Essam

In the autonomous driving domain, data collection and annotation from real vehicles are expensive and sometimes unsafe. Simulators are often used for data augmentation, which requires realistic sensor models that are har…

Autonomous DrivingData AugmentationImage-to-Image TranslationPoint Cloud Generation+3

From One to the Power of Many: Invariance to Multi-LiDAR Perception from Single-Sensor Datasets

2024-09-27 · Marc Uecker, J. Marius Zöllner

Recently, LiDAR segmentation methods for autonomous vehicles, powered by deep neural networks, have experienced steep growth in performance on classic benchmarks, such as nuScenes and SemanticKITTI. However, there are st…

Autonomous VehiclesDomain Generalization

Unsupervised Domain Adaptation in LiDAR Semantic Segmentation with Self-Supervision and Gated Adapters

2021-07-20 · Mrigank Rochan, Shubhra Aich, Eduardo R. Corral-Soto, Amir Nabatchian 외

In this paper, we focus on a less explored, but more realistic and complex problem of domain adaptation in LiDAR semantic segmentation. There is a significant drop in performance of an existing segmentation model when tr…

Domain AdaptationLIDAR Semantic SegmentationSegmentationSemantic Segmentation+1