rosinality / stylegan2-pytorchLinks
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
☆2,823Updated 2 years ago
Alternatives and similar repositories for stylegan2-pytorch
Users that are interested in stylegan2-pytorch are comparing it to the libraries listed below
Sorting:
- StyleGAN2-ADA - Official PyTorch implementation☆4,378Updated last year
- [CVPR 2020] Interpreting the Latent Space of GANs for Semantic Face Editing☆1,554Updated 3 years ago
- [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training☆1,310Updated last year
- Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch☆1,113Updated 4 years ago
- Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style…☆3,265Updated 3 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆1,824Updated last year
- [TPAMI 2022] GAN Inversion: A Survey☆1,131Updated 8 months ago
- A collection of pre-trained StyleGAN 2 models to download☆1,281Updated 3 years ago
- Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766☆979Updated 2 years ago
- StarGAN v2 - Official PyTorch Implementation (CVPR 2020)☆3,601Updated 2 years ago
- [SIGGRAPH'22] StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets☆989Updated last year
- An efficient PyTorch library for deep generative modeling.☆910Updated last year
- Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)☆2,428Updated 2 years ago
- ☆1,187Updated 3 years ago
- [CVPR 2021] Closed-Form Factorization of Latent Semantics in GANs☆971Updated 4 years ago
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 years ago
- A large-scale face dataset for face parsing, recognition, generation and editing.☆2,253Updated last year
- Collection of awesome resources on image-to-image translation.☆1,224Updated last month
- Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experienc…☆3,786Updated 9 months ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆682Updated 2 years ago
- Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021☆653Updated last year
- Official PyTorch implementation of StyleGAN3☆6,821Updated 2 years ago
- Compute FID scores with PyTorch.☆3,771Updated last year
- [CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing