/traffic-sign-classification

Recognizing and classifying traffic signs with CNN

Primary LanguagePython

Traffic Sign Classification

bg

Idea taken from Udacity Self-Driving Car Engineer Nanodegree in order to train a similar Neural Network model with the use of Computer Vision tools to classify traffic signs. I tried to replicate results and changed the network architecture as well as tried different hyperparameters in order to find the best.

Results

  • Validation acc: 0.967
  • Test acc: 0.917