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:
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆123Updated 6 years ago
- Official implementation of the paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis" in ICLR 2021☆655Updated last year
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆115Updated last year
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆217Updated 5 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆177Updated 3 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Progessive Growing of GANs in Pytorch 1.1