Skip to content

MartinKalema/Traffic-Light-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Traffic-Light-Detection

Traffic light detection is a critical component in computer vision systems, particularly in the context of autonomous vehicles, smart traffic management, and driver assistance systems. The primary goal is to accurately identify the presence and state (red, green, or yellow) of traffic lights in real-world scenes.

Stack

python pandas pytorch

Installation

clone this project using the bash command below

git clone https://github.com/MartinKalema/Traffic-Light-Detection