Skip to content

marwan-kotb/Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Model for identify which traffic sign appears in a photograph

Running and installation

  • pip3 install -r requirements.txt to install opencv-python for image processing, scikit-learn for ML-related functions, and tensorflow for neural networks.

  • python traffic.py (dataset)

Hint

  • Run python traffic.py gtsrb to test model with gtsrb dataset

About

Identify which traffic sign appears in a photograph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages