Fashion-MNIST:A MNIST-like fashion product database. Benchmark


Zalando的文章图像的一个数据集包括一个训练集6万个例子和一个10,000个例子的测试集。 每个示例是一个28x28灰度图像,与10个类别的标签相关联。 时尚MNIST旨在作为用于基准机器学习算法的原始MNIST数据集的直接替代。

一个非常有趣的数据集,也是十分类问题,不过是时尚相关的。

https://github.com/zalandoresearch/fashion-mnist

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 grayscale image, associated with a label from 10 classes. Fashion-MNIST is intended to serve as a direct drop-in replacement of the original MNIST dataset for benchmarking machine learning algorithms.

Here is an example how the data looks like (each class takes three-rows):

http://www.buluo360.com


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM