Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 414 Bytes

File metadata and controls

10 lines (7 loc) · 414 Bytes

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