precog_carla_dataset
Driving simulator
Provides tools and datasets for simulating driving scenarios with deep imitation learning
Small example for loading the CARLA data from the PRECOG paper
41 stars
6 watching
9 forks
Language: Jupyter Notebook
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
deepsense-ai/carla-real-traffic-scenarios | A GitHub repository providing pre-configured CARLA simulations with realistic traffic scenarios from real-world datasets | 79 |
zhangfuyang/rl_carla | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 228 |
bradyz/2020_carla_challenge | A set of data and tools for training autonomous driving agents using the CARLA simulator | 181 |
carla-simulator/driving-benchmarks | A repository of benchmarking scripts for the CARLA simulator | 84 |
enginbozkurt/carla-training-data | Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development | 108 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
enginbozkurt/carlasimulatordatacollector | Automates data collection from the CARLA simulator for use in semantic segmentation training. | 26 |
koustavagoswami/autonomous-car-driving-using-deep-reinforcement-learning-in-carla-simulator | Enabling autonomous driving using deep reinforcement learning in a virtual environment | 14 |
keyinglucywang/safe_reconfiguration_scenarios | Automated generation of random driving scenarios to evaluate autonomous driving performance | 4 |
carla-simulator/scenario_runner | A Python-based tool for defining and executing complex traffic scenarios in simulation environments. | 532 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 545 |
danielhfnr/carla-object-detection-dataset | A labeled dataset for training object detection models in a virtual car environment | 44 |
ankur-rc/autodrive_ddpg | Reinforcement learning-based autonomous driving system | 11 |
enginbozkurt/selfdrivingcarscontroldesign | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |