Skip to content

This is a traffic sign classifier project which allows uploading image of any traffic sign and then it classifies the image into a traffic signal. It is made using CNN and Keras. The GUI part of the project is made using the Tkinter library in python.

Notifications You must be signed in to change notification settings

AdithyaSanyal/Traffic-Sign-Classifier

Repository files navigation

Traffic-Sign-Classifier

This is an intermediate deep learning traffic sign classifier project which allows uploading image of any traffic sign and the application classifies the uploaded image into a class to which the traffic sign belongs to. It is made using CNN and Keras.
The GUI part of the project is made using the Tkinter library in python.

Dataset for this project is available at: https://www.kaggle.com/meowmeowmeowmeowmeow/gtsrb-german-traffic-sign The dataset contains more than 50,000 images of different traffic signs. It is further classified into 43 different classes.

About

This is a traffic sign classifier project which allows uploading image of any traffic sign and then it classifies the image into a traffic signal. It is made using CNN and Keras. The GUI part of the project is made using the Tkinter library in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published