CARLA-KITTI
Data generator
Generates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection tasks.
CARLA-KITTI generates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection task.
39 stars
4 watching
7 forks
Language: Jupyter Notebook
last commit: about 1 year ago
Linked from 1 awesome list
autonomous-drivingcarla-simulatorkitti-datasetlidarobject-detectionpoint-cloudsim2real
Related projects:
Repository | Description | Stars |
---|---|---|
enginbozkurt/carla-training-data | Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development | 108 |
enginbozkurt/carlasimulatordatacollector | Automates data collection from the CARLA simulator for use in semantic segmentation training. | 26 |
iamwangyunkai/carla_py | Generates data for CARLA's visual navigation system using raw camera images and instructions. | 8 |
danielhfnr/carla-object-detection-dataset | A labeled dataset for training object detection models in a virtual car environment | 44 |
ozzyz/carla-data-export | A tool for generating training data from the Carla driving simulator | 83 |
raunaks13/carla-signet | An implementation of a deep learning model for unsupervised 3D geometry perception in simulation environments. | 1 |
autolidarperception/kitti_ros | A ROS-based player to replay LiDAR data from the KiTTI dataset | 32 |
nrhinehart/precog_carla_dataset | Provides tools and datasets for simulating driving scenarios with deep imitation learning | 41 |
angelkim88/carla-lane_detection | Lane detection algorithm for CARLA simulator using Python | 79 |
bradyz/2020_carla_challenge | A set of data and tools for training autonomous driving agents using the CARLA simulator | 181 |
s-nandi/carla-car-detection | An application of object detection to simulate traffic signs/lights and cars in the Carla simulator environment | 5 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 545 |
onlytailei/carla_cil_pytorch | Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. | 66 |
carla-simulator/imitation-learning | An AI project that uses conditional imitation learning to enable autonomous vehicles to learn from demonstrations and perform tasks in a simulated environment. | 440 |