Skip to content

rahulbordoloi/Traffic-Sign-Classification-Using-LeNet-Network

Repository files navigation

Traffic-Sign-Classification-Using-LeNet-Network

A Basic Deep Learning Project using Keras as Tensorflow Backend
Notebook used : Google Colab
(Tensorflow Version 1.x Used)

This Simple Project is the foundation of Self-Driving Cars.

1> In this Project, we have been provided with images of traffic signs and the goal is to train a Deep Network to classify them.
2> The dataset contains 43 different classes of images.
3> The Network used is called Le-Net which is a part of Convolutional Neural Networks.

To Predict : The Type/Class of Traffic Sign Provided

If you're working on a Local Machine, Install the dependencies from your terminal with >> "pip install -r requirements.txt"

Get Dataset from my Google Drive : https://drive.google.com/open?id=1w4ng8Ncc_-a7x1CY0fpxrwMlynsoUHrx

About

A Basic Deep Learning Project using Keras as Tensorflow Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors