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.
clone this project using the bash command below
git clone https://github.com/MartinKalema/Traffic-Light-Detection