Skip to content

Davidsonity/Traffic-Sign-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Traffic Sign Classifier

43-classes-of-German-Traffic-Sign

INTRODUCTION

Objectives

The objective of this project is to build powerful Deep Learning Neural network that can classify the German Traffic Signs with high accuracy.

In this project we made use of TensorFlow forthebadge made-with-python

We would also be using transfer learning. The model used is the Xception model.

About Dataset

  • Single-image, multi-class classification problem
  • 43 classes
  • More than 50,000 images in total

Data Source: https://www.kaggle.com/datasets/meowmeowmeowmeowmeow/gtsrb-german-traffic-sign

Results

  • Validation accuracy of 98%+ while training model.
  • Accuracy of 94%+ on new unseen test dataset.

Deployment:

NaN

About

Traffic sign classifier model using tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors