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

DeepVoltaire/AutoAugment

Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow observed · 2026-08-28

github.com/DeepVoltaire/AutoAugment · Jupyter Notebook · 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: 3011
  • days_rel: n/a
  • days_push: 1205
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1493 stars · 202 forks observed · 2026-08-28

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

An unofficial Python implementation of the AutoAugment data augmentation policies learned for ImageNet, CIFAR-10, and SVHN, built on Pillow. It provides drop-in transforms for PyTorch data pipelines to improve image classifier accuracy.

Use cases

  • apply autoaugment policies to pytorch image training
  • improve image classifier accuracy with data augmentation
  • use imagenet augmentation policy on custom dataset
  • augment cifar10 training images
  • reproduce autoaugment paper results

When to choose

  • you train image classification models in PyTorch and want the AutoAugment policies as a simple transform
  • you want a lightweight Pillow-based implementation without heavy dependencies

When to avoid

  • you need augmentation policies for non-image modalities
  • you need actively maintained features or support for newer torchvision APIs
  • you want automatically learned policies rather than the fixed published ones

Facets

library · maturity maintenance

image-processing machine-learning deep-learning computer-vision image-processing deep-learning machine-learning python data-augmentation autoaugment pytorch pillow image-classification

1 source

Member repositories

RepositoryRoleHealth v2
DeepVoltaire/AutoAugmentmain32

For agents

markdown · JSON · MCP: product_card(name="DeepVoltaire/AutoAugment")

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