This repository contains code for German traffic sign classification, from the German Traffic Sign Recognition Benchmark (GTSRB) dataset which is a large multi-category classification benchmark.
Serialized_Model contains CNN Model's architecture as a JSON File and weights, which can be easily loaded and used without any training.
logs contains data for Tensorboard.
training_log contains CNN Model training and validation losses.