Classify Different Traffic signs using Convolution Neural Networks for Self Driving Vehicles. Deep Learning Model is built using TensorFlow. Accuracy to about 75% with 5 Epochs. Number of Epochs shall be increased to increase the accuracy of the network.
Tensorflow
Sklearn
Matplotlib
Numpy
Pandas
Check out the code section for the notebook file
Get the dataset from this drive link traffic-signs-data
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.