Project information

  • Category: AI
  • Name: Traffic-sign-classifier
  • Project date: 11-06-2022
  • Project URL: www.GitHub.com

Project Description

The goal of this project was to build a CNN in TensorFlow to classify traffic sign images from the German Traffic Sign Dataset. Main steps covered in this lab are: dataset exploration and visualization data augmentation deep network design and training visualization of the certainty/uncertainty of the model's predictions You can find my submission here.