Skip to content

varsha-1004/TrafficSignClassification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrafficSignClassification

Classification of traffic signs using CNN The data set used is German Traffic Sign Classification data set and can be download from https://www.kaggle.com/datasets/meowmeowmeowmeowmeow/gtsrb-german-traffic-sign. We are going to make a cnn model which classifies the traffic signs with high precision.

Prerequicites

  • Python 3
  • Tenserflow(above vs 2.0)
  • Scikit learn
  • OpenCV
  • Matlplotlib

Visualising Dataset File Distribution

file distribution for training

Model Training

Screenshot 2023-05-28 011800

Evaluation Model Graph

output

Predictions

predictions

Test Data Accuracy

Screenshot 2023-05-28 043715

About

Classification of traffic signs using CNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%