udacity-self-driving-car
There are 587 repositories under udacity-self-driving-car topic.
self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
Kalman-Filter-for-Sensor-Fusion
A Sensor Fusion Algorithm that can predict a State Estimate and Update if it is uncertain
Udacity
:loop: :bulb: My Udacity projects that I have made to improve my skills and complete my nanodegree. Please don't use it to copy the projects. Submit the PR if you want something to be added to this repository.
ai_for_robotics
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
model-predictive-control
MPC in vehicle to track reference trajectory
udacity-path-planning
My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation
CarND-Detect-Lane-Lines-And-Vehicles
Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.
Self_Driving_Car
Udacity Self Driving Car ND projects - including lane detection, Traffic sign classifier, behaviour cloning
self-driving-car-using-ros
Entire Self-Driving Car Software Stack Tested on Real Vehicle
CarND-Capstone-Wolf-Pack
ROS-based code to control a real self-driving car. Final project for "Wolf Pack" team in Udacity's Self-Driving Car Engineer Nanodegree.
Intro-to-Self-Driving-Cars
Intro to Self-Driving Cars program, where I apply my Python and C++ skills with matrices, calculus, computer vision and machine learning to solve self-driving car problems. Key projects included implementing and using sensor data to reconstruct vehicle trajectories. I achieved a very high accuracy in a machine learning project.
SASensorFusionLocalization
Sensor Fusion and Localization related projects of Udacity's Self-driving Car Nanodegree Program:
SAComputerVisionMachineLearning
Computer Vision and Machine Learning related projects of Udacity's Self-driving Car Nanodegree Program
CarND-MPC-Project-P5
Udacity Self-Driving Car Nanodegree - Model Predictive Control (MPC) Project
CarND-Extended-Kalman-Filter-P6
Self Driving Car Project 6 - Sensor Fusion(Extended Kalman Filter)
Advanced-Lane-Detection
Project: Advanced Lane Finding || Udacity: Self-Driving Car Engineer Nanodegree
Steering-Angle-from-Lanes-on-the-road
Algorithm that steers a vehicle by using just the front-facing camera as an input feed (Advance lane detection)
Particle-Filter
A Particle Filter algorithm which could be used to localize an autonomous system such as a UAV or a self-driving car.
CarND-Advanced-Lane-Lines-P4
Udacity Self Driving Car Nanodegree - Advance Lane Line Finder on a Video Stream
CarND-Path-Planning-Project-P1
Udacity Self-Driving Car Nanodegree - Path Planning Project
CarND-Extended-Kalman-Filter-P1
Udacity Self-Driving Car Nanodegree - Extended Kalman Filter implementation
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
CarND-Path-Planning
Highway driving at 50 mph with traffic using A* for path planning.
Udacity-CarND-Vehicle-Detection-and-Tracking
Term 1, Project 5 - Udacity Self Driving Car Nanodegree
Vehicle-Detection-HOG
Detecting vehicles using HOG features and SVM
Self-Driving-Cars
Simulating a Self-Driving Car with basics of Deep Learning and Computer Vision
CarND-Semantic-Segmentation-P2
Udacity Self-Driving Car Nanodegree - Semantic Segmentation Project
SSD-MobileNet
Object detection using Single-Shot-Detection architecture using MobileNet as the basenet
Advanced-Lane-and-Vehicle-Detection
This repository is aimed towards using advanced computer vision techniques to accurately detect lane lines on unfavorable roads.
autonomous_car_simulation
Pytorch model (CNN) to drive a simulated car autonomously in the Udacity Self-Driving Car Simulation.
CarND-Capstone
Udacity Self-Driving Car Project: System Integration
carnd.path.planning
Path-Planning for Self-Driving Car. Implemented a behavior planner in C++. Project for Udacity Self-Driving Car Nanodegree.
CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
Simulated-Self-Driving-Car
Self driving car running over udacity's "unity car simulator" using Convolutional neural networks.
CarND-LaneLines-P1
Udacity Self Driving Car Nanodegree - Finding Lane Lines in a Video Stream
Track
Training images for training self-driving cars on Udacity Nanodegree Self-driving Car Simulator