Skip to content

Applied Deep Learning, Computer Vision and Machine Learning techniques to Build an Autonomous Car with Python

Notifications You must be signed in to change notification settings

Sahana-M/self-driving-car

Repository files navigation

This project of Self driving car has been broken down into sections where in each section I have got to learn many things.

In glimpse -

  • Used Computer Vision techniques via OpenCV to identify lane lines for a self-driving car.

  • Learned to train a Perceptron-based Neural Network to classify between binary classes.

  • Learned to train Convolutional Neural Networks to identify between various traffic signs.

  • Trained Deep Neural Networks to fit complex datasets.

  • Mastered Keras, a power Neural Network library written in Python.

Builded and trained a fully functional self driving car to drive on its own!

Started with these topics ,


Computer vision -

Before

After


Perceptron -


Keras classification -


Multiclass classification using Keras -


DNN MNIST Image Recognition -


CNN MNIST Image Recognition -


Classifying Road signs -


Polynomial Regression -


Behavioural Cloning -

About

Applied Deep Learning, Computer Vision and Machine Learning techniques to Build an Autonomous Car with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published