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

kakaobrain/fast-autoaugment

Official Implementation of 'Fast AutoAugment' in PyTorch. observed · 2026-08-28

github.com/kakaobrain/fast-autoaugment · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2681
  • days_rel: n/a
  • days_push: 1904
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1605 stars · 197 forks observed · 2026-08-28

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

Official PyTorch implementation of Fast AutoAugment (NeurIPS 2019), which learns image augmentation policies via density-matching search. It reduces augmentation policy search time by orders of magnitude compared to AutoAugment while achieving comparable accuracy.

Use cases

  • search for image augmentation policies for CIFAR-10/100 training
  • speed up AutoAugment policy search on ImageNet
  • improve image classification accuracy with learned augmentation
  • reproduce Fast AutoAugment paper results
  • apply learned augmentation policies to CNN training in PyTorch

When to choose

  • you train CNNs in PyTorch and want AutoAugment-quality policies with far less search compute
  • you need the official reference implementation or pretrained checkpoints from the paper

When to avoid

  • you use TensorFlow or non-PyTorch frameworks
  • you need actively maintained tooling - the repo has not seen releases since 2021
  • you work outside image classification, e.g. NLP or detection

Facets

library · maturity maintenance

machine-learning image-processing data-science deep-learning computer-vision image-processing python autoaugment data-augmentation automl pytorch image-classification neurips-2019 cnn gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
kakaobrain/fast-autoaugmentmain32

For agents

markdown · JSON · MCP: product_card(name="kakaobrain/fast-autoaugment")

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