Skip to content

Project 2 "Classify Traffic Signs with Deep Learning" of Udacity's "Self Driving Car Engineer" Nanodegree

License

Notifications You must be signed in to change notification settings

benjaminsoellner/CarND_02_TrafficSignClassifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Driving Car Engineer Project 2 - Traffic Sign Recognition

Benjamin Söllner, 27 Apr 2017


Fun Project Header Image


The goals / steps of this project are the following:

  • Write a python notebook that realizes a neural network for classifying images of german traffic signs.
    • Load the data set (see below for links to the project data set)
    • Explore, summarize and visualize the data set
    • Design, train and test a model architecture
    • Use the model to make predictions on new images
    • Analyze the softmax probabilities of the new images
  • Summarize the results with a written report.

Some images from the web were used in this project. Find the license in LICENSE.md.

About

Project 2 "Classify Traffic Signs with Deep Learning" of Udacity's "Self Driving Car Engineer" Nanodegree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.6%
  • Jupyter Notebook 37.4%