ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation. 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: 2782
- days_rel: n/a
- days_push: 1141
- n_releases_24m: 0
Adoption not part of the score
2923 stars · 488 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of BigGAN for large-scale high-fidelity image synthesis, written by the paper's first author. It supports multi-GPU training with gradient accumulation, FID evaluation, and pretrained model sampling.
Use cases
- train a BigGAN on ImageNet
- generate high-fidelity images with a GAN
- reproduce BigGAN paper results in PyTorch
- sample images from pretrained BigGAN weights
- compute FID metrics for GAN evaluation
- experiment with truncation and latent interpolations
When to choose
- you need a faithful BigGAN implementation for research
- you have multiple GPUs and want to train large-scale GANs
- you want pretrained BigGAN weights for sampling or fine-tuning
When to avoid
- you need a maintained, up-to-date framework (code targets PyTorch 1.0.1)
- you want simple, single-GPU GAN training
- you need a general-purpose generative model library rather than BigGAN specifically
Facets
library · maturity maintenance
deep-learning machine-learning image-processing gpu-computing deep-learning machine-learning image-processing python gan biggan pytorch image-synthesis generative-models research-code gpu linux
1 source
- readme: https://github.com/ajbrock/BigGAN-PyTorch · fetched 2026-08-28 · 6d4afeaca629
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ajbrock/BigGAN-PyTorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ajbrock/BigGAN-PyTorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem