/traffic-sign-classification

Project 2 in Term 1 of Udacity self-driving car nanodegree

Primary LanguageHTML

Traffic Sign Classification

Project 2 in Udacity self-driving car nanodegree: classify German traffic signs.

Setup

Follow instructions here to set up Anaconda environment. You can verify that your environment is set up correctly using the instructions here.

Files

  • Traffic_Sign_Classifier.ipynb - Jupyter notebook with the code.
  • writeup.md - description of traffic sign classification experiments.
  • webimages - folder of images from the web to test our model.

Usage

After setting up the environment, open Traffic-Sign-Classifier.ipynb in Jupyter notebook and run all the cells.