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

fastai/imagenette resource

A smaller subset of 10 easily classified classes from Imagenet, and a little more French observed · 2026-08-28

github.com/fastai/imagenette · Jupyter Notebook · Apache-2.0 (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: 2738
  • days_rel: n/a
  • days_push: 1437
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1131 stars · 78 forks observed · 2026-08-28

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

Imagenette is a subset of 10 easily classified ImageNet classes, with companion datasets Imagewoof (10 hard dog breeds) and Image网, provided in full-size, 320px, and 160px variants. It includes CSV files with 1-50% noisy labels and a 70/30 train/validation split, aimed at fast computer vision experimentation and benchmarking.

Use cases

  • quickly test image classification models on a small imagenet subset
  • benchmark computer vision training recipes without full imagenet
  • experiment with learning under label noise using noisy label CSVs
  • teach deep learning image classification with a lightweight dataset
  • compare model performance on easy (imagenette) vs hard (imagewoof) classes

When to choose

  • you need a small, fast image classification dataset for prototyping or education
  • you want to benchmark vision models without downloading full ImageNet
  • you want to study robustness to label noise

When to avoid

  • you need the full 1000-class ImageNet dataset
  • you need datasets outside image classification
  • you need actively maintained tooling rather than static dataset downloads

Facets

dataset · maturity stable

machine-learning image-processing computer-vision image-processing machine-learning cross-platform image-classification imagenet-subset computer-vision-benchmark noisy-labels fastai

1 source

Member repositories

RepositoryRoleHealth v2
fastai/imagenettemain32

For agents

markdown · JSON · MCP: product_card(name="fastai/imagenette")

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