/Traffic-Sign-Classification

Traffic Sign Classification using Deep Learning.

Primary LanguagePythonMIT LicenseMIT

Codechef-VIT

Project Title

Traffic sign classification

Traffic signs classification is the process of identifying which class a traffic sign belongs to.

DOCS UI

Features

  • Contains the model for classifying the name of traffic sign. Also contains the gui for traffic classification.

Screenshots

Screenshot 2020-07-29 at 8 24 24 PM

Screenshot 2020-07-29 at 8 25 05 PM

Screenshot 2020-07-29 at 8 25 11 PM

Screenshot 2020-08-27 at 5 47 47 PM

Instructions to run

$ git clone https://github.com/CodeChefVIT/Traffic-Sign-Classification
$ cd Traffic-Sign-Classification
You can step through the spyder at traffic_sign_classification 2.py.
If you want to run the model training , in a stand-alone script, run traffic_sign_classification.py.

If you want to run the ui for the traffic sign classifier run tkinter.py.

Contributors

License

License

With ❤️ by CodeChef-VIT