Vamshi2198 / Traffic-Light-Classifier

A classification pipeline that takes in an image of traffic lights and outputs a label that classifies the image as a red, green, or yellow traffic light.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traffic-Light-Classifier

This Project is a part of Intro to Self Driving Cars Nanodegree Program from Udacity.

Prerequisites/Dependencies

Instructions to run the project

  1. Clone this repository using git clone https://github.com/Vamshi2198/Traffic-Light-Classifier.
  2. Open the repository in vs code and click run all at the top.

About

A classification pipeline that takes in an image of traffic lights and outputs a label that classifies the image as a red, green, or yellow traffic light.

License:MIT License


Languages

Language:Jupyter Notebook 92.0%Language:Python 8.0%