Skip to content

WinRobotics/Udacity-Intro_to_self_driving_cars-Traffic-Light-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Light Classifier Project (Final project for the Introduction to Self-Driving-Cars Engineer Nanodegree)

This is a traffic light classifier project using Python and basic OpenCV2 techniques to recognize traffic lights. And it is also part of the final project of the Udacity's Introduction to Self-Driving Car Engineer Nanodegree.

In this project, knowledge of computer vision techniques is used to build a classifier for images of traffic lights.

Here are some sample images from the dataset (from left to right: red, green, and yellow traffic lights):

Project had 2 criterias to pass

  • More than 90% accuracy
  • Never classify a red light as a green vice versa
    I have achieved 91%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published