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.