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

rosinality/stylegan2-pytorch

Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch observed · 2026-08-28

github.com/rosinality/stylegan2-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: 2456
  • days_rel: n/a
  • days_push: 1031
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2833 stars · 623 forks observed · 2026-08-28

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

A PyTorch implementation of StyleGAN 2, the image-quality-improved version of the StyleGAN generative adversarial network, including training, sample generation, latent projection, and weight conversion from official checkpoints. It also experimentally supports SWAGAN, a wavelet-driven variant.

Use cases

  • train a StyleGAN2 model on my own image dataset
  • generate realistic faces with a GAN in PyTorch
  • convert official NVIDIA StyleGAN2 checkpoints to PyTorch
  • project real images into GAN latent space
  • discover interpretable latent directions in a GAN
  • train SWAGAN for faster image generation

When to choose

  • you want a faithful, widely-used PyTorch port of StyleGAN2 for research or training
  • you need distributed multi-GPU training of a style-based GAN
  • you want to reuse official TensorFlow checkpoints in PyTorch

When to avoid

  • you need the latest GAN architectures or active maintenance and new features
  • you want a no-code or GUI image generation tool
  • your environment lacks CUDA GPUs, since training is GPU-oriented

Facets

library · maturity maintenance

machine-learning deep-learning image-processing deep-learning machine-learning image-processing python stylegan2 gan pytorch generative-models image-synthesis swagan gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
rosinality/stylegan2-pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="rosinality/stylegan2-pytorch")

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