Skip to content

Abs449/Traffic-sign-detection-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Light Detector

A deep learning project that detects and classifies traffic signs using TensorFlow and Python.

Features

  • Traffic sign detection and classification
  • Built with TensorFlow and Keras
  • Uses CNN architecture
  • Supports multiple traffic sign types

Requirements

  • Python 3.x
  • TensorFlow
  • OpenCV
  • NumPy
  • Pandas
  • Matplotlib
  • scikit-learn
  • Pillow

Installation

  1. Clone the repository
  2. Install dependencies:
pip install -r requirements.txt

Usage

Run the Jupyter notebook Traffic_signal_recog.ipynb to train and test the model.

About

detects and classifies traffic signs made using Tensorflow and Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors