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

mit-han-lab/data-efficient-gans

[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training observed · 2026-08-28

github.com/mit-han-lab/data-efficient-gans · homepage · Python · BSD-2-Clause (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: 2270
  • days_rel: n/a
  • days_push: 708
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1308 stars · 173 forks observed · 2026-08-28

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

Official implementation of Differentiable Augmentation (DiffAugment), a NeurIPS 2020 method that improves GAN training data efficiency by applying differentiable augmentations to both real and generated samples. It includes StyleGAN2 and BigGAN variants in PyTorch and TensorFlow for low-shot and limited-data image generation.

Use cases

  • train a GAN with only 100 images
  • generate images from a small dataset without pre-training
  • improve GAN training stability with limited data
  • reproduce StyleGAN2 results on CIFAR-10 with less data
  • apply differentiable augmentation to GAN training
  • train BigGAN on ImageNet with TPU

When to choose

  • you have very few training images (100-1000) and want high-fidelity GAN generation
  • you want a research-validated augmentation method compatible with StyleGAN2 or BigGAN
  • you need both PyTorch and TensorFlow implementations

When to avoid

  • you need diffusion models or modern generative approaches instead of GANs
  • you have abundant training data where standard GANs already work well
  • you need actively maintained production software rather than research code

Facets

library · maturity maintenance

machine-learning image-processing deep-learning deep-learning computer-vision image-processing artificial-intelligence python cross-platform gan diffaugment stylegan2 biggan data-augmentation image-generation pytorch tensorflow research-code neurips-2020 gpu linux

6 sources

Member repositories

RepositoryRoleHealth v2
mit-han-lab/data-efficient-gansmain32

For agents

markdown · JSON · MCP: product_card(name="mit-han-lab/data-efficient-gans")

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