Dataset Used: https://www.kaggle.com/datasets/meowmeowmeowmeowmeow/gtsrb-german-traffic-sign
If you can't download the dataset on your local pc, you can just download it in colab -> Here You can find how.
Go To File => TrafficSignModel You will find the model is build using
- ANN
- CNN
- SVM
Go To File => TrafficSignApp You find the GUI Implementation in TrafficSignGUI.py File
To Run this application you need to install the dependencies first using pip like
numpytkinterkerastensorflowpillow