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

ajbrock/BigGAN-PyTorch

The author's officially unofficial PyTorch BigGAN implementation. observed · 2026-08-28

github.com/ajbrock/BigGAN-PyTorch · 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-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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ajbrock/BigGAN-PyTorchmain32

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