clovaai/stargan-v2
A PyTorch implementation of StarGAN v2 for diverse image-to-image translation across multiple visual domains.

Velocity · 7d
+1.5
★ / day
Trend
→steady
star history
StarGAN v2 is a generative adversarial network that synthesizes diverse images across multiple visual domains from a single model. It learns bidirectional mappings between different style domains and produces varied outputs for the same input by sampling different latent codes. The official implementation includes pre-trained models and the AFHQ dataset for evaluation.