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)
Trajformer
Trajectory Prediction with Local Self-Attentive Contexts for Autonomous Driving (NeurIPS 2020) (by Manojbhat09)
Automatic-Parking | Trajformer | |
---|---|---|
2 | 2 | |
365 | 44 | |
1.9% | - | |
2.3 | 0.0 | |
about 2 years ago | over 3 years ago | |
Python | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
Trajformer
Posts with mentions or reviews of Trajformer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-10.
-
[D] Calling out the authors of 'Trajformer' paper for claiming they published code but never doing it
The author(s) just pushed a new update on the project Github, promising to release their code by NIPS deadline.
What are some alternatives?
When comparing Automatic-Parking and Trajformer you can also consider the following projects:
aleatorpy - Python decorator to control randomness of functions, methods and properties
citysim - Example city simulation for autonomous vehicles in Gazebo Classic.
Ultrafast-Lane-Detection-Inference-Pytorch- - Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.
community - Stores documents used by the TensorFlow developer community
CppRobotics - Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
waymo-motion-prediction-challenge-2022-multipath-plus-plus - Solution for Waymo Motion Prediction Challenge 2022. Our implementation of MultiPath++