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

rinongal/StyleGAN-nada

None observed · 2026-08-28

github.com/rinongal/StyleGAN-nada · homepage · 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: 1899
  • days_rel: n/a
  • days_push: 1434
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1195 stars · 143 forks observed · 2026-08-28

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

Official PyTorch implementation of StyleGAN-NADA, a CLIP-guided method for adapting pre-trained StyleGAN image generators to new domains using only a natural-language text prompt, with no target-domain training images. It trains a second generator so that the CLIP-space direction between paired outputs aligns with the textual direction.

Use cases

  • adapt a StyleGAN generator to a new art style from a text prompt
  • convert faces to sketches or paintings without training data
  • train an image generator blindly using only CLIP text guidance
  • generate domain-shifted images like dogs to lions or churches to huts
  • experiment with text-driven GAN domain adaptation in Colab
  • invert real photos into an adapted generator's latent space

When to choose

  • you want to shift a pre-trained StyleGAN to a new domain described only in text
  • you have no images from the target domain to train on
  • you need a research-grade implementation of CLIP-guided domain adaptation
  • you want to preserve latent-space properties of the original generator

When to avoid

  • you need a production image-generation service rather than research code
  • you want to train a GAN from scratch on a large image dataset
  • you lack a GPU or cannot run PyTorch training
  • you need text-to-image generation without a pre-trained StyleGAN backbone

Facets

library · maturity maintenance

machine-learning image-processing deep-learning machine-learning deep-learning artificial-intelligence image-processing python cross-platform stylegan clip domain-adaptation generative-models text-guided gan research-code siggraph-2022 gpu

2 sources

Member repositories

RepositoryRoleHealth v2
rinongal/StyleGAN-nadamain32

For agents

markdown · JSON · MCP: product_card(name="rinongal/StyleGAN-nada")

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