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.
- Host: GitHub
- URL: https://github.com/blurred-machine/computer-vision-image-classification
- Owner: blurred-machine
- Created: 2019-12-09T08:37:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T15:58:37.000Z (over 5 years ago)
- Last Synced: 2025-04-04T23:33:05.250Z (about 1 year ago)
- Topics: computer-vision, data-science, deeplearning, images-classification, machine-learning, mnist-dataset, python
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/zalando-research/fashionmnist
- Size: 48.6 MB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)