Skip to content

MM803-TSR/Traffic-Sign-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 

Repository files navigation

Traffic Sign Recognition

An in-vehicle captured video analysis tool for real-time traffic sign detection and recognition, built with image processing techniques and convolutional neural networks.

Team Members

  • Luchen Liu
  • Yanxi Chen
  • Yiting Dong

Requirements

  1. To run the demo

    python3.6 tensorflow keras numpy / matplotlib / pillow / OpenCV

  2. To train the model

    With addition pickle / h5py / glob / sklearn

How to run the demo?

/* change the demo video path */
$python3 traffic_sign_recog_final.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published