yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018) 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: 3202
- days_rel: n/a
- days_push: 2048
- n_releases_24m: 0
Adoption not part of the score
5296 stars · 953 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of StarGAN, a unified generative adversarial network for multi-domain image-to-image translation (CVPR 2018). It trains a single model to translate images across multiple domains, demonstrated on facial attribute transfer and expression synthesis.
Use cases
- translate face images across attributes like hair color and gender with one model
- synthesize facial expressions from a single photo
- train a multi-domain image-to-image translation GAN
- reproduce StarGAN results from the CVPR 2018 paper
- experiment with GAN training on CelebA or RaFD datasets
When to choose
- you need multi-domain image-to-image translation with a single model
- you want a well-cited reference implementation of StarGAN for research
- you are working with facial attribute transfer or expression synthesis on CelebA/RaFD
When to avoid
- you need the improved StarGAN v2 - use clovaai/stargan-v2 instead
- you need actively maintained code with recent PyTorch compatibility
- you need production-ready image translation rather than research code
Facets
library · maturity maintenance
machine-learning deep-learning image-processing machine-learning deep-learning computer-vision image-processing python gan image-to-image-translation pytorch research-code cvpr2018 face-attribute-transfer linux macos gpu
1 source
- readme: https://github.com/yunjey/stargan · fetched 2026-08-28 · 673a7b1ad6e6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yunjey/stargan | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem