Skip to content

drorlederman/Traffic-Sign-Classification.keras

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic-Sign-Classification.keras

GTSRB in keras and python

Code for CNNs to solve The German Traffic Sign Recognition Benchmark(GTSRB) in keras. A blog post explaining the code is availabe at https://chsasank.github.io/keras-tutorial.html

The problem is to to recognize the traffic sign from the images. Solving this problem is essential for self-driving cars to operate on roads.

classes

About

Deep leaning for traffic sign classification in keras and python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.2%
  • Python 7.8%