google/compare_gan
Compare GAN code. 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: 3116
- days_rel: n/a
- days_push: 2040
- n_releases_24m: 0
Adoption not part of the score
1815 stars · 309 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow library from Google Research providing configurable implementations of GAN components: losses, penalties, normalization techniques, architectures (BigGAN, ResNet, DCGAN), and evaluation metrics (FID, Inception Score, precision-recall, KID). It was used to support several published GAN research papers.
Use cases
- compare GAN losses and architectures in a large-scale study
- compute FID and Inception Score for generative models
- train BigGAN or DCGAN models in TensorFlow
- evaluate precision and recall of generative models
- reproduce GAN research paper experiments
- benchmark GAN training on GPU or TPU
When to choose
- you need standardized, paper-backed GAN evaluation metrics like FID, KID, or precision-recall
- you want to reproduce or extend Google's GAN comparison studies
- you work in TensorFlow and need configurable GAN training components via Gin
When to avoid
- you want to train GANs in PyTorch or JAX
- you need actively maintained code with recent updates
- you need production image generation rather than research tooling
Facets
library · maturity maintenance
machine-learning deep-learning benchmarking gpu-computing machine-learning deep-learning python gan tensorflow generative-models fid inception-score biggan research-code tpu research image-generation gpu linux
1 source
- readme: https://github.com/google/compare_gan · fetched 2026-08-28 · 7d602c8754a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/compare_gan | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google/compare_gan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem