Ross ROSS = Recommend OSS · open-source software intelligence for agents

zalandoresearch/fashion-mnist resource

A MNIST-like fashion product database. Benchmark :point_down: observed · 2026-08-28

github.com/zalandoresearch/fashion-mnist · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3295
  • days_rel: n/a
  • days_push: 1542
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

12810 stars · 3071 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Fashion-MNIST is a dataset of 70,000 28x28 grayscale Zalando article images across 10 classes, designed as a direct drop-in replacement for the original MNIST dataset. It includes a Python loader and a public benchmark dashboard for comparing machine learning algorithms.

Use cases

  • benchmark image classification models on a harder MNIST alternative
  • load a drop-in MNIST replacement for training CNNs
  • test machine learning algorithms on fashion product images
  • compare model performance on a standard vision dataset
  • teach deep learning with a simple but non-trivial dataset
  • evaluate GANs on small grayscale images

When to choose

  • you need a standard, well-known image classification benchmark harder than MNIST
  • you want a small dataset that loads quickly for prototyping vision models
  • you need identical image size and split structure to MNIST for easy swapping

When to avoid

  • you need high-resolution or color images
  • you need real-world production-grade fashion image data
  • your task requires more than 10 coarse clothing categories

Facets

dataset · maturity stable

machine-learning deep-learning computer-vision data-science benchmarking machine-learning computer-vision image-processing data-science python cross-platform fashion-mnist mnist image-classification benchmark-dataset zalando grayscale-images

2 sources

Member repositories

RepositoryRoleHealth v2
zalandoresearch/fashion-mnistmain32

For agents

markdown · JSON · MCP: product_card(name="zalandoresearch/fashion-mnist")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem