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

facebookresearch/pytorch_GAN_zoo

A mix of GAN implementations including progressive growing observed · 2026-08-28

github.com/facebookresearch/pytorch_GAN_zoo · Python · BSD-3-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 2785
  • days_rel: n/a
  • days_push: 1786
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1627 stars · 268 forks observed · 2026-08-28

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

A PyTorch toolbox of GAN implementations including Progressive Growing GAN, DCGAN, and StyleGAN (beta), plus tools like GDPP, AC-GAN conditioning, and evaluation metrics (SWD, Inception Score). Built for researchers and developers training generative image models.

Use cases

  • train a progressive growing GAN on celebaHQ to generate faces
  • generate 1024x1024 fake images with StyleGAN or PGAN
  • train a GAN on my own image dataset
  • evaluate GAN quality with inception score and SWD
  • conditionally generate images with AC-GAN
  • generate images inspired by a reference image
  • compare DCGAN and PGAN implementations in PyTorch

When to choose

  • you want ready-to-run PyTorch implementations of PGAN, DCGAN, or StyleGAN for image generation research
  • you need GAN training utilities and evaluation metrics in one toolbox
  • you want to reproduce Facebook Research GAN experiments on standard datasets

When to avoid

  • you need actively maintained code with recent PyTorch compatibility (last release 2021)
  • you want diffusion models or modern generative approaches instead of GANs
  • you need production image generation rather than research training

Facets

library · maturity maintenance

machine-learning deep-learning image-processing data-science machine-learning deep-learning image-processing artificial-intelligence python cross-platform gan pytorch generative-models stylegan dcgan progressive-growing image-generation facebook-research gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/pytorch_GAN_zoomain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/pytorch_GAN_zoo")

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