modelzoo
Autonomous driving toolkit
A repository of pre-trained machine learning models for use in autonomous driving applications.
A collection of machine-learned models for use in autonomous driving applications.
62 stars
7 watching
24 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
autonomous-drivingautowaremachine-learningmodel-zoo
Related projects:
Repository | Description | Stars |
---|---|---|
cpfl/autoware_toolbox | A collection of MATLAB and Simulink models and code for simulating autonomous vehicle systems. | 67 |
marvinteichmann/multinet | An autonomous driving system that performs real-time road segmentation, car detection, and street classification using deep learning models. | 548 |
autowarefoundation/autoware | A software stack for autonomous driving built on the Robot Operating System (ROS) and providing functions from localization to route planning and control. | 9,168 |
pku-dair/mindware | An efficient AutoML system that automates the machine learning lifecycle | 52 |
ankur-rc/autodrive_ddpg | Reinforcement learning-based autonomous driving system | 11 |
marksman007577/autonomous-drive | An autonomous vehicle modeling and control system using MATLAB and Simulink | 88 |
enginbozkurt/selfdrivingcarscontroldesign | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |
bradyz/2020_carla_challenge | A set of data and tools for training autonomous driving agents using the CARLA simulator | 181 |
opendilab/di-drive | A platform for training and testing autonomous driving simulations using reinforcement learning | 575 |
apolloscapeauto/dataset-api | A toolkit providing various datasets and utilities for autonomous driving research and development | 568 |
affinis-lab/core | A deep learning module for stateful imitation learning in autonomous driving simulations. | 5 |
zhangfuyang/rl_carla | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 228 |
erdos-project/pylot | An autonomous vehicle platform for developing and testing components of self-driving cars in simulation and real-world environments. | 472 |
sigmaai/self-driving-golf-cart | Research platform for developing autonomous vehicles using computer vision and machine learning techniques | 257 |
dotchen/learningbycheating | An implementation of an imitation learning approach to drive autonomous vehicles using waypoint prediction and CARLA simulation. | 309 |