Skip to content

Files

Latest commit

a6106e7 · Feb 12, 2017

History

History
This branch is up to date with ndrplz/self-driving-car:master.

project_2_traffic_sign_classifier

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 12, 2017
Jan 17, 2017
Jan 17, 2017

Project 2 - Traffic Sign Classification

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.