Skip to content

Travis544/TrafficSignNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrafficSignNeuralNetwork

  • The traffic.py script creates and train a convolutional neural network using TensorFlow to identify which traffic sign appears in a photo.
    • Usage: python traffic.py data_directory model_name
      • data_directory is the directory of the data, and model_name is the name of the output model
  • The prediction.py script shows how to load the a trained model and run prediction on it.
  • The dataset is from (https://benchmark.ini.rub.de/?section=gtsrb&subsection=news)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published