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

huggingface/pytorch-pretrained-BigGAN

🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts. observed · 2026-08-28

github.com/huggingface/pytorch-pretrained-BigGAN · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2722
  • days_rel: n/a
  • days_push: 2028
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1039 stars · 178 forks observed · 2026-08-28

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

A PyTorch reimplementation of DeepMind's BigGAN generator with pretrained weights at 128, 256, and 512 pixel resolutions, plus scripts to convert the original TensorFlow Hub models. It lets users generate high-fidelity images from class labels and noise samples with a simple pip-installable API.

Use cases

  • generate images from imagenet class names with a pretrained GAN
  • run BigGAN in PyTorch instead of TensorFlow
  • convert DeepMind BigGAN weights from TF Hub to PyTorch
  • sample images with truncation trick noise
  • experiment with GAN latent space interpolation

When to choose

  • you want pretrained BigGAN image generation in PyTorch
  • you need an op-for-op port of the TensorFlow BigGAN generator
  • you want a simple pip-installable GAN for class-conditional image synthesis

When to avoid

  • you need the BigGAN discriminator
  • you want to train a GAN from scratch
  • you need a maintained library - the repo has not been updated since 2021
  • you want modern diffusion-based image generation

Facets

library · maturity maintenance

machine-learning deep-learning image-processing machine-learning deep-learning computer-vision image-processing python gan biggan pytorch pretrained-models image-generation generative-models

2 sources

Member repositories

RepositoryRoleHealth v2
huggingface/pytorch-pretrained-BigGANmain23

For agents

markdown · JSON · MCP: product_card(name="huggingface/pytorch-pretrained-BigGAN")

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