core
Autonomous driving simulator
A deep learning module for stateful imitation learning in autonomous driving simulations.
Module for deep learning powered, stateful imitation learning in the CARLA autonomous vehicle simulator.
5 stars
2 watching
0 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
autonomous-carautonomous-drivingcarla-driving-simulatordeep-learningimitation-learningkeraspythontensorflow
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 |
zhangfuyang/rl_carla | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 228 |
affinis-lab/traffic-light-detection-module | Module for detecting traffic lights in CARLA simulator using YOLO v2 object detection model | 37 |
koustavagoswami/autonomous-car-driving-using-deep-reinforcement-learning-in-carla-simulator | Enabling autonomous driving using deep reinforcement learning in a virtual environment | 14 |
enginbozkurt/selfdrivingcarscontroldesign | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |
franckdess/vita_carla_tutorial | An open-source tutorial on imitation learning with distributional shift in autonomous driving using CARLA and Python. | 3 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
ankur-rc/autodrive_ddpg | Reinforcement learning-based autonomous driving system | 11 |
erdos-project/pylot | An autonomous vehicle platform for developing and testing components of self-driving cars in simulation and real-world environments. | 472 |
dotchen/learningbycheating | An implementation of an imitation learning approach to drive autonomous vehicles using waypoint prediction and CARLA simulation. | 308 |
opendilab/di-drive | A platform for training and testing autonomous driving simulations using reinforcement learning | 575 |
deepdrive/deepdrive | An open-source simulator for testing and developing self-driving car AI algorithms | 896 |
onlytailei/carla_cil_pytorch | Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. | 66 |
armandsarkani/adas-rl-research | A research project developing personalized Advanced Driver Assistance Systems through reinforcement learning with human state metrics and CARLA Simulator | 4 |
bradyz/2020_carla_challenge | A set of data and tools for training autonomous driving agents using the CARLA simulator | 181 |