Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.19 KB

File metadata and controls

34 lines (20 loc) · 1.19 KB

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