ziwei-jiang / PGGAN-PyTorchLinks
A pytorch implementation of Progressive Growing GAN.
☆19Updated last year
Alternatives and similar repositories for PGGAN-PyTorch
Users that are interested in PGGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆128Updated 4 years ago
- Data Augmentation optimized for GAN☆58Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 7 years ago
- A PyTorch implementation for StyleGAN with full features.☆380Updated 4 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆65Updated 8 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year
- Progessive Growing of GANs in Pytorch 1.1☆22Updated 6 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆55Updated 4 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
- AttGAN PyTorch Arbitrary Facial Attribute Editing: Only Change What You Want☆273Updated 2 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆177Updated 4 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆144Updated 4 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆221Updated 6 years ago
- [CVPR '21] Official repository for Few-shot Image Generation via Cross-domain Correspondence☆300Updated 2 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- SaGAN PyTorch "Generative Adversarial Network with Spatial Attention for Face Attribute Editing"☆104Updated last year
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)