Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors