lucidrains / lightweight-ganLinks
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
☆1,675Updated last year
Alternatives and similar repositories for lightweight-gan
Users that are interested in lightweight-gan are comparing it to the libraries listed below
Sorting:
- Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experienc…☆3,789Updated last year
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆1,827Updated last year
- Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch☆2,831Updated 2 years ago
- A collection of pre-trained StyleGAN 2 models to download☆1,283Updated 3 years ago
- Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021☆659Updated last year
- [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training☆1,309Updated last year
- StyleGAN2-ADA - Official PyTorch implementation☆4,434Updated last year
- [SIGGRAPH'22] StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets☆990Updated last year
- Alias-Free GAN project website and code☆1,295Updated 4 years ago
- Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style…☆3,268Updated 3 years ago
- ☆1,190Updated 3 years ago
- [NeurIPS'21] Projected GANs Converge Faster☆900Updated last year
- Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) https://arxiv.org/abs/2104.…☆1,045Updated 3 years ago
- Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch☆1,114Updated 4 years ago
- Official PyTorch implementation of StyleGAN3☆6,869Updated 2 years ago
- Discovering Interpretable GAN Controls [NeurIPS 2020]☆1,799Updated 2 years ago
- [CVPR 2020] Interpreting the Latent Space of GANs for Semantic Face Editing☆1,556Updated 3 years ago
- Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/…☆1,026Updated 3 years ago
- Generative Adversarial Transformers☆1,343Updated 3 years ago
- A PyTorch implementation for StyleGAN with full features.☆380Updated 4 years ago
- An efficient PyTorch library for deep generative modeling.☆910Updated last year
- Official PyTorch repo for JoJoGAN: One Shot Face Stylization☆1,440Updated 3 years ago
- StarGAN v2 - Official PyTorch Implementation (CVPR 2020)☆3,610Updated 2 years ago
- [CVPR 2021] Closed-Form Factorization of Latent Semantics in GANs☆974Updated 4 years ago
- StyleGAN 2 in Tensorflow 2.0☆485Updated 3 years ago
- Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766☆986Updated 2 years ago
- Official PyTorch repo for GAN's N' Roses. Diverse im2im and vid2vid selfie to anime translation.☆1,153Updated 3 years ago
- NVIDIA's Deep Imagination Team's PyTorch Library☆4,074Updated 3 years ago
- [CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation