ndrplz / self-driving-car

Udacity Self-Driving Car Engineer Nanodegree projects.
2.77k stars 1.38k forks source link
computer-vision convolutional-neural-networks deep-learning deep-neural-networks detect-lane-lines kalman-filter lane-detection lane-finding lecture-material particle-filter pid-control self-driving-car tensorflow traffic-sign-classification udacity-self-driving-car vehicle-detection

self-driving-car

In this repository I will share the source code of all the projects of Udacity Self-Driving Car Engineer Nanodegree.

Hope this might be useful to someone! :-)

Overview

Projects

Overview
P1: Basic Lane Finding
(code)

Overview
P2: Traffic Signs
(code)

Overview
P3: Behavioral Cloning
(code)

Overview
P4: Adv. Lane Finding
(code)

Overview
P5: Vehicle Detection
(code)

Overview
P6: Ext. Kalman Filter
(code)

Overview
P7: Unsc. Kalman Filter
(code)

Overview
P8: Kidnapped Vehicle
(code)

Overview
P9: PID Controller
(code)

Overview
P10: MPC Controller
(code)

Overview
P11: Path Planning
(code)

Overview
P12: Road Segmentation
(code)

Capstone


Table of Contents

P1 - Detecting Lane Lines (basic)

P2 - Traffic Sign Classification

P3 - Behavioral Cloning

P4 - Advanced Lane Finding

P5 - Vehicle Detection and Tracking

P10 - MPC Control

P11 - Path Planning

P12 - Road Segmentation