fashion-mnist and fashion
The second project, `primaryobjects/fashion`, is a complementary tool that utilizes the dataset provided by the first project, `zalandoresearch/fashion-mnist`, to build and demonstrate machine learning models.
About fashion-mnist
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
Comprises 70,000 28x28 grayscale images of Zalando clothing across 10 product categories, maintaining byte-for-byte compatibility with the original MNIST format for seamless algorithm migration. Integrated natively into TensorFlow, PyTorch, Keras, and 10+ other ML frameworks, eliminating custom data loading while presenting a more realistic computer vision task than handwritten digits. Addresses MNIST's saturation as a benchmark—modern CNNs achieve 99.7% on MNIST but face genuine classification challenges with Fashion-MNIST's subtle inter-class variations.
About fashion
primaryobjects/fashion
The Fashion-MNIST dataset and machine learning models.
Scores updated daily from GitHub, PyPI, and npm data. How scores work