An open API service indexing awesome lists of open source software.

https://github.com/blurred-machine/computer-vision-image-classification

In this repository I have implemented computer vision on MNIST dataset for images classification for digits between 0-9, fashion clothings and sign language hand signals. The models are implemented using TesorFlow. Feel free to send a PR for any oprimization or modification.
https://github.com/blurred-machine/computer-vision-image-classification

computer-vision data-science deeplearning images-classification machine-learning mnist-dataset python

Last synced: 9 months ago
JSON representation

In this repository I have implemented computer vision on MNIST dataset for images classification for digits between 0-9, fashion clothings and sign language hand signals. The models are implemented using TesorFlow. Feel free to send a PR for any oprimization or modification.

Awesome Lists containing this project

README

          

# Computer-Vision-Image-Classification
* In this repository I have implemented computer vision on MNIST dataset for images classification for digits between 0-9, fashion clothings and sign language hand signals.
* The models are implemented using TesorFlow. Feel free to send a PR for any oprimization or modification.

* Download dataset from here:
1) Fashion MNIST [Download](https://www.kaggle.com/zalando-research/fashionmnist)
2) Sign Language MNIST [Download](https://www.kaggle.com/datamunge/sign-language-mnist)