carla_cil_pytorch
Driving policy
Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset.
A pytorch implementation to train the conditional imitation learning policy in "Visual-based Autonomous Driving Deployment from a Stochastic and Uncertainty-aware Perspective".
65 stars
5 watching
10 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An AI project that uses conditional imitation learning to enable autonomous vehicles to learn from demonstrations and perform tasks in a simulated environment. | 444 |
| | An open-source tutorial on imitation learning with distributional shift in autonomous driving using CARLA and Python. | 3 |
| | An implementation of an imitation learning approach to drive autonomous vehicles using waypoint prediction and CARLA simulation. | 312 |
| | A training system for imitation learning in autonomous driving simulations. | 49 |
| | Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development | 108 |
| | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 230 |
| | A custom PPO agent for autonomous driving in CARLA. | 231 |
| | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |
| | Enabling autonomous driving using deep reinforcement learning in a virtual environment | 14 |
| | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 549 |
| | An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. | 81 |
| | An implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning | 114 |
| | Reinforcement learning-based autonomous driving system | 11 |
| | A framework for training and testing imitation learning models in the CARLA simulator. | 235 |
| | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |