CarlaSimulatorDataCollector
Data Collector
Automates data collection from the CARLA simulator for use in semantic segmentation training.
Saving incoming camera sensor images data as Numpy arrays to generate ground truth data for semantic segmentation
26 stars
2 watching
8 forks
Language: Jupyter Notebook
last commit: over 5 years ago
Linked from 1 awesome list
artificial-intelligenceautonomous-vehiclescarla-driving-simulatordatasetdeep-learningself-driving-carsemantic-segmentationsimulation-environment
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 |
fnozarian/carla-kitti | Generates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection tasks. | 39 |
alirezahappy/carla_script | Extracts semantic segmentation and depth prediction data from the Carla Urban Driving Simulator dataset | 3 |
bradyz/2020_carla_challenge | A set of data and tools for training autonomous driving agents using the CARLA simulator | 181 |
evanwy/carlasemseg | Automated image segmentation algorithm for autonomous driving research using the Carla dataset | 8 |
nrhinehart/precog_carla_dataset | Provides tools and datasets for simulating driving scenarios with deep imitation learning | 41 |
danielhfnr/carla-object-detection-dataset | A labeled dataset for training object detection models in a virtual car environment | 44 |
enginbozkurt/selfdrivingcarscontroldesign | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |
iamwangyunkai/carla_py | Generates data for CARLA's visual navigation system using raw camera images and instructions. | 8 |
ozzyz/carla-data-export | A tool for generating training data from the Carla driving simulator | 83 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
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 |
s-nandi/carla-car-detection | An application of object detection to simulate traffic signs/lights and cars in the Carla simulator environment | 5 |
deepsense-ai/carla-real-traffic-scenarios | A GitHub repository providing pre-configured CARLA simulations with realistic traffic scenarios from real-world datasets | 79 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 545 |