Skip to content

saeedkhaki92/Traffic-Sign-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic-Sign-Classifier Udacity Projcet

In this project, we train a convolutional neural network (CNN) to classify the 43 distinct traffic signs in German traffic sign dataset. The dataset can be found in this link.

Alt Text

Getting Started

Dependencies

Following packages should be installed on python 3:

  • Tensorflow
  • numpy
  • pandas
  • opencv

Dataset

Pickle version of the data can be found here

Instructions

To train the network form scarth, run the Traffic_Sign_Classifier.ipynb.

About

Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published