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

https://github.com/geekquad/classifying-fashion-clothes

Fashion-MNIST is a dataset of Zalando's article images, consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28, gray-scale image, associated with a label from 10 classes.
https://github.com/geekquad/classifying-fashion-clothes

fashion-mnist gray-scale-image image-classification python3 pytorch zalando-article-images

Last synced: 8 months ago
JSON representation

Fashion-MNIST is a dataset of Zalando's article images, consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28, gray-scale image, associated with a label from 10 classes.

Awesome Lists containing this project

README

          

# Classifying-Fashion MNIST dataset
Fashion-MNIST is a dataset of Zalando's article images, consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28, gray-scale image, associated with a label from 10 classes.