All Projects → Hybrid-A-Star-U-Turn-Solution → Similar Projects or Alternatives

281 Open source projects that are alternatives of or similar to Hybrid-A-Star-U-Turn-Solution

RCAutopilot
Autonomous RC Car powered by a Convoluted Neural Network implemented in Python with Tensorflow
Stars: ✭ 35 (-53.33%)
PiP-Planning-informed-Prediction
(ECCV 2020) PiP: Planning-informed Trajectory Prediction for Autonomous Driving
Stars: ✭ 101 (+34.67%)
BtcDet
Behind the Curtain: Learning Occluded Shapes for 3D Object Detection
Stars: ✭ 104 (+38.67%)
Visualizing-lidar-data
Visualizing lidar data using Uber Autonomous Visualization System (AVS) and Jupyter Notebook Application
Stars: ✭ 75 (+0%)
Carla
Open-source simulator for autonomous driving research.
Stars: ✭ 7,012 (+9249.33%)
Autonomous-RC-Car
Self-driving RC Car ROS Software
Stars: ✭ 17 (-77.33%)
Lidarobstacledetection
Lidar Obstacle Detection
Stars: ✭ 90 (+20%)
Self Driving Car In Video Games
A deep neural network that learns to drive in video games
Stars: ✭ 559 (+645.33%)
highway-path-planning
My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.
Stars: ✭ 39 (-48%)
Apollo
An open autonomous driving platform
Stars: ✭ 19,814 (+26318.67%)
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (+2401.33%)
Apollo perception ros
Object detection / tracking / fusion based on Apollo r3.0.0 perception module in ROS
Stars: ✭ 179 (+138.67%)
Rtm3d
Unofficial PyTorch implementation of "RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving" (ECCV 2020)
Stars: ✭ 211 (+181.33%)
Self Driving Car
Automated Driving in NFS using CNN.
Stars: ✭ 105 (+40%)
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+2485.33%)
dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Stars: ✭ 1,786 (+2281.33%)
SelfDrivingCarsControlDesign
Self Driving Cars Longitudinal and Lateral Control Design
Stars: ✭ 96 (+28%)
WIMP
[arXiv] What-If Motion Prediction for Autonomous Driving ❓🚗💨
Stars: ✭ 80 (+6.67%)
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (+96%)
SelfDrivingRCCar
Autonomous RC Car using Neural Networks, Python and Open CV
Stars: ✭ 102 (+36%)
opendlv
OpenDLV - A modern microservice-based software ecosystem powered by libcluon to make vehicles autonomous.
Stars: ✭ 67 (-10.67%)
Error-State-Extended-Kalman-Filter
Vehicle State Estimation using Error-State Extended Kalman Filter
Stars: ✭ 100 (+33.33%)
urban road filter
Real-time LIDAR-based Urban Road and Sidewalk detection for Autonomous Vehicles 🚗
Stars: ✭ 134 (+78.67%)
Dig Into Apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
Stars: ✭ 903 (+1104%)
Awesome Self Driving Car
An awesome list of self-driving cars
Stars: ✭ 185 (+146.67%)
Autonomous-Parking-System
Automatic Parking is an autonomous car maneuvering system (part of ADAS) that moves a vehicle from a traffic lane into a parking spot to perform parallel parking. The automatic parking system aims to enhance the comfort and safety of driving in constrained environments where much attention and experience is required to steer the car. The parking…
Stars: ✭ 39 (-48%)
end-to-end-deep-learning
Autonomous driving simulation in the Unity engine.
Stars: ✭ 27 (-64%)
Mutual labels:  self-driving-car
levenberg-marquardt
Curve fitting method in JavaScript
Stars: ✭ 63 (-16%)
Mutual labels:  curve-fitting
CarND-Path-Planning
Highway driving at 50 mph with traffic using A* for path planning.
Stars: ✭ 18 (-76%)
Mutual labels:  a-star
pydata-berlin-2017
Finding Lane Lines for Self Driving Cars
Stars: ✭ 40 (-46.67%)
Mutual labels:  self-driving-car
AVP-SLAM-PLUS
An implementation of AVP-SLAM and some new contributions
Stars: ✭ 371 (+394.67%)
Mutual labels:  autonomous-driving
a star on grids
Best practices for implementing A* with a focus on four- and eight-connected grid worlds.
Stars: ✭ 23 (-69.33%)
Mutual labels:  a-star
pillar-motion
Self-Supervised Pillar Motion Learning for Autonomous Driving (CVPR 2021)
Stars: ✭ 98 (+30.67%)
Mutual labels:  autonomous-driving
Traffic-Sign-CNN
Deep learning network for traffic sign image classification
Stars: ✭ 15 (-80%)
Mutual labels:  self-driving-car
DonkeyDrift
Open-source self-driving car based on DonkeyCar and programmable chassis
Stars: ✭ 15 (-80%)
Mutual labels:  self-driving-car
AutonomousDriving
Java Autonomous Driving Appplication. Real time video car,pedistrians detection
Stars: ✭ 51 (-32%)
Mutual labels:  autonomous-driving
sdc-behaviour-cloning
Teaching a deep learning model to drive a car based on image and telemetry inputs
Stars: ✭ 14 (-81.33%)
Mutual labels:  self-driving-car
Carla-ppo
This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experiment in Carla with reinforcement learning based agents -- this, by wrapping Carla in a gym like environment that can handle custom reward functions, custom debug output, etc.
Stars: ✭ 122 (+62.67%)
Mutual labels:  autonomous-driving
dgp
ML Dataset Governance Policy for Autonomous Vehicle Datasets
Stars: ✭ 65 (-13.33%)
Mutual labels:  autonomous-driving
Articles-Bookmarked
No description or website provided.
Stars: ✭ 30 (-60%)
Mutual labels:  self-driving-car
LiDAR-GTA-V
A plugin for Grand Theft Auto V that generates a labeled LiDAR point cloud from the game environment.
Stars: ✭ 127 (+69.33%)
Mutual labels:  self-driving-car
occupancy-grid-a-star
A Python implementation of the A* algorithm in a 2D Occupancy Grid Map
Stars: ✭ 50 (-33.33%)
Mutual labels:  a-star
carla-data-export
A simple tool for generating training data from the Carla driving simulator
Stars: ✭ 47 (-37.33%)
Mutual labels:  autonomous-driving
mpc
A software pipeline using the Model Predictive Control method to drive a car around a virtual track.
Stars: ✭ 119 (+58.67%)
Mutual labels:  self-driving-car
Model-Predictive-Control
C++ implementation of Model Predictive Control(MPC)
Stars: ✭ 51 (-32%)
Mutual labels:  self-driving-car
Master-Thesis
Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, tensorboard, numpy, gym-torcs, ubuntu, latex
Stars: ✭ 33 (-56%)
Mutual labels:  autonomous-driving
FLAT
[ICCV2021 Oral] Fooling LiDAR by Attacking GPS Trajectory
Stars: ✭ 52 (-30.67%)
Mutual labels:  autonomous-driving
pyeq3
A large collection of equations for Python 3 curve fitting and surface fitting that can output source code in several computing languages, and run a genetic algorithm for initial parameter estimation. Comes with cluster, parallel, IPython, GUI, NodeJS, and web-based graphical examples. Includes orthogonal distance and relative error regressions.
Stars: ✭ 31 (-58.67%)
Mutual labels:  curve-fitting
Auto-Birds-Eye
Bird's eye/Top Down view generation and mapping with deep learning.
Stars: ✭ 129 (+72%)
Mutual labels:  self-driving-car
racing dreamer
Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing
Stars: ✭ 31 (-58.67%)
Mutual labels:  autonomous-driving
Formula1Epoch
An autonomous R.C. racecar which detects people.
Stars: ✭ 63 (-16%)
Mutual labels:  self-driving-car
self-driving-car
Implementation of the paper "End to End Learning for Self-Driving Cars"
Stars: ✭ 54 (-28%)
Mutual labels:  self-driving-car
bark-ml
Gym environments and agents for autonomous driving.
Stars: ✭ 68 (-9.33%)
Mutual labels:  autonomous-driving
glcapsnet
Global-Local Capsule Network (GLCapsNet) is a capsule-based architecture able to provide context-based eye fixation prediction for several autonomous driving scenarios, while offering interpretability both globally and locally.
Stars: ✭ 33 (-56%)
Mutual labels:  autonomous-driving
MotionPlanner
Motion Planner for Self Driving Cars
Stars: ✭ 129 (+72%)
Mutual labels:  autonomous-driving
efficient online learning
Efficient Online Transfer Learning for 3D Object Detection in Autonomous Driving
Stars: ✭ 20 (-73.33%)
Mutual labels:  autonomous-driving
Baidu Lane Segmentation
4th place solution in Baidu Autonomous Driving Lane Segmentation
Stars: ✭ 19 (-74.67%)
Mutual labels:  autonomous-driving
The-Kraken-Pathfinding
A tentacle-based pathfinding library for nonholonomic robotic vehicles
Stars: ✭ 24 (-68%)
Mutual labels:  autonomous-driving
Algorithms-for-Automated-Driving
Each chapter of this (mini-)book guides you in programming one important software component for automated driving.
Stars: ✭ 153 (+104%)
Mutual labels:  self-driving-car
CAP augmentation
Cut and paste augmentation for object detection and instance segmentation
Stars: ✭ 93 (+24%)
Mutual labels:  self-driving-car
1-60 of 281 similar projects