/traffic-sign-classifier

This is project to classify traffic signal. This is an assignment of Self Driving Car Engineer nano degree course offered by Udacity.

Primary LanguageJupyter NotebookMIT LicenseMIT

Traffic Sign Classifier

Udacity - Self-Driving Car NanoDegree

This is third project of Udacity's Self Driving Car Nanodegree. LeNet CNN has been used. Validation accuracy of model is 0.973. For details see "Traffic_Sign_Classifier.ipynb" and writeup.

Requirnments

  • python3
  • tensorflow 1.3.0
  • cv2
  • jupyter notebook

Running

jupyter notebook Traffic_Sign_Classifier.ipynb