paper-with-me

홈 › Papers

KITTI-CARLA: a KITTI-like dataset generated by CARLA Simulator

2021-08-17 · Jean-Emmanuel Deschaud

KITTI-CARLA is a dataset built from the CARLA v0.9.10 simulator using a vehicle with sensors identical to the KITTI dataset. The vehicle thus has a Velodyne HDL64 LiDAR positioned in the middle of the roof and two color cameras similar to Point Grey Flea 2. The positions of the LiDAR and cameras are the same as the setup used in KITTI. The objective of this dataset is to test approaches of semantic segmentation LiDAR and/or images, odometry LiDAR and/or image in synthetic data and to compare with the results obtained on real data like KITTI. This dataset thus makes it possible to improve transfer learning methods from a synthetic dataset to a real dataset. We created 7 sequences with 5000 frames in each sequence in the 7 maps of CARLA providing different environments (city, suburban area, mountain, rural area, highway...). The dataset is available at: http://npm3d.fr

📄 PDF Abstract BibTeX arXiv:2109.00892

Code (1)

jedeschaud/ct_icp

Tasks

Semantic SegmentationTransfer Learning

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 제목 키워드 기반

SynthmanticLiDAR: A Synthetic Dataset for Semantic Segmentation on LiDAR Imaging

2025-01-31 · Javier Montalvo, Pablo Carballeira, Álvaro García-Martín

Semantic segmentation on LiDAR imaging is increasingly gaining attention, as it can provide useful knowledge for perception systems and potential for autonomous driving. However, collecting and labeling real LiDAR data i…

Autonomous DrivingLIDAR Semantic SegmentationSegmentationSemantic Segmentation+1

Synth It Like KITTI: Synthetic Data Generation for Object Detection in Driving Scenarios

2025-02-20 · Richard Marcus, Christian Vogel, Inga Jatzkowski, Niklas Knoop 외

An important factor in advancing autonomous driving systems is simulation. Yet, there is rather small progress for transferability between the virtual and real world. We revisit this problem for 3D object detection on Li…

3D Object DetectionAutonomous DrivingDataset Generationobject-detection+2

StereoCarla: A High-Fidelity Driving Dataset for Generalizable Stereo

2025-09-16 · Xianda Guo, Chenming Zhang, Ruilin Wang, Youmin Zhang 외 arxiv

Stereo matching plays a crucial role in enabling depth perception for autonomous driving and robotics. While recent years have witnessed remarkable progress in stereo matching algorithms, largely driven by learning-based…

Autonomous VehiclesAutonomous Driving

CT-ICP: Real-time Elastic LiDAR Odometry with Loop Closure

2021-09-27 · Pierre Dellenbach, Jean-Emmanuel Deschaud, Bastien Jacquet, François Goulette

Multi-beam LiDAR sensors are increasingly used in robotics, particularly with autonomous cars for localization and perception tasks, both relying on the ability to build a precise map of the environment. For this, we pro…

CPULoop Closure DetectionRTE

Annotation-Free Detection of Drivable Areas and Curbs Leveraging LiDAR Point Cloud Maps

2026-03-29 · Fulong Ma, Daojie Peng, Jun Ma arxiv

Drivable areas and curbs are critical traffic elements for autonomous driving, forming essential components of the vehicle visual perception system and ensuring driving safety. Deep neural networks (DNNs) have significan…

Autonomous Driving