zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
Fashion-MNIST helps machine learning researchers and practitioners benchmark and develop algorithms for image classification. It provides a dataset of 60,000 training and 10,000 test examples of grayscale fashion product images (like t-shirts, dresses, sneakers) as input, with corresponding labels identifying the apparel type. This is ideal for those working on computer vision tasks who need a more challenging and modern dataset than the original MNIST handwritten digits.
12,667 stars. No commits in the last 6 months.
Use this if you are a machine learning researcher or practitioner developing and benchmarking image classification algorithms and need a standardized, more complex dataset of real-world items than basic handwritten digits.
Not ideal if you need to classify handwritten digits or if your image classification task involves highly complex, high-resolution, or multi-channel images beyond simple grayscale apparel.
Stars
12,667
Forks
3,076
Language
Python
License
MIT
Category
Last pushed
Jun 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zalandoresearch/fashion-mnist"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
open-mmlab/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
levindabhi/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
liuziwei7/fashion-detection
Fashion Detection in the Wild (Deep Clothes Detector)
zhengyima/mnist-classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic...
IBM/Fashion-MNIST-using-FfDL
Train your Fashion MNIST model with FfDL on Kubernetes with GPU