Automatic-Parking
Python implementation of an automatic parallel parking system in a virtual environment, including path planning, path tracking, and parallel parking (by Pandas-Team)
deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving (by deepdrive)
Automatic-Parking | deepdrive | |
---|---|---|
2 | 1 | |
365 | 918 | |
1.9% | 0.9% | |
2.3 | 0.0 | |
about 2 years ago | almost 2 years ago | |
Python | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Automatic-Parking
Posts with mentions or reviews of Automatic-Parking.
We have used some of these posts to build our list of alternatives
and similar projects.
deepdrive
Posts with mentions or reviews of deepdrive.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-01.
-
Is it possible to train a self driving car on google colab?
I've been trying for a while now and I started thinking it may not be possible. If anyone has managed to train a self-driving car simulator using openai gym on google colab(preferably), or on any remote server (AWS, GCP, ...) please let me know. So far, I tried carla, airsim, svl, deepdrive and they are all equally useless unless run locally with a gui. I'd really appreciate if someone suggests some way that actually can make it possible.
What are some alternatives?
When comparing Automatic-Parking and deepdrive you can also consider the following projects:
Ultrafast-Lane-Detection-Inference-Pytorch- - Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.
simulator - A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
aleatorpy - Python decorator to control randomness of functions, methods and properties
carlo - Open-source simulator for autonomous driving research.
CppRobotics - Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
Autonomous-Parking - Automatic parallel parking system including path planning, path tracking, and parallel parking in a designed environment written in python. [Moved to: https://github.com/Pandas-Team/Automatic-Parking]