Skip to content

Mr-Array22/TrafficSignRecognition

Repository files navigation

Traffic Sign Recognition - Neural Network & SVM

First Step: Get the Dataset

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.


Second Step: Work on Building and Trainign the Models

Go To File => TrafficSignModel


Third Step: Build Simple GUI using NN Model

Go To File => TrafficSignApp


Demo:

Initial GUI

Screenshot_20221212_064110

Upload Sign Image

Screenshot_20221212_064211

Recognition Image to See the Result

Screenshot_20221212_064220

Another Image

Screenshot_20221212_064237