#714 · Primary category: Education & Research

self-driving-car

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

Udacity Self-Driving Car Engineer Nanodegree projects.

Project last updated:03/28/23

GitHub Stars

2.9K

Forks

1.4K

Contributors

3

License

Other

Why we included this project

Anyone working through Udacity's Self-Driving Car Engineer Nanodegree will recognize these project folders: each one is a finished assignment, and together they trace a full perception-and-control stack. You get classic lane finding and traffic-sign classification with convolutional networks, then behavioral cloning, vehicle detection, an extended Kalman filter, and PID control. Because the projects are ordered and build on the previous ones, it's easy to see how the pieces connect instead of treating each technique in isolation. The code is clean and commented, so it's handy when you're stuck on a similar assignment or want a baseline to modify. It's not production software, but as a reference for what each skill looks like in practice, it covers the ground well.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category