Skip to content

Germen Traffic Sign Classification Using Convolutional Neural Network

Notifications You must be signed in to change notification settings

zubairsamo/Classify-Traffic-Sign-Using-DCNN

Repository files navigation

Germen Traffic Sign Classification Using DCNN

Build Status Open Source Love svg1 contributions welcome GitHub Forks GitHub Issues

Description

This project uses a deep convolutional neural network to classify images of 43 different classes. This project classify street symbols and signs. The dataset used in the project is open source and available on bitbucket to download.Here is the link of the dataset https://bitbucket.org/jadslim/german-traffic-signs/src/master/. ipython notebook along with the py file of this project is available. You can add new layers to the model to make it robust and also play around with the parameters of each layer to get more better results. You can also add more images to the project so that it has larger data to learn.

Run it now

Requirements

Type below command in cmd to get up and running with the dependencies of the file.

pip install -r requirement.txt

git clone https://github.com/zubairsamo/Classify-Traffic-Sign-Using-DCNN .git

Usage

Classify-Traffic-Sign-Using-DCNN.py

Author

You can get in touch with me on my LinkedIn Profile:

Zubair Samo

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.

License

MIT

Copyright (c) 2020 Zubair Samo

About

Germen Traffic Sign Classification Using Convolutional Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published