hanyoseob / pytorch-WGAN-GPLinks
Improved Training of Wasserstein GANs
☆15Updated 5 years ago
Alternatives and similar repositories for pytorch-WGAN-GP
Users that are interested in pytorch-WGAN-GP are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆276Updated 4 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆75Updated 6 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- 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 for StyleGAN with full features.☆381Updated 3 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆177Updated 3 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated last year
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Data Augmentation optimized for GAN☆59Updated 4 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 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
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 3 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆791Updated last week
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆121Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 4 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- A PyTorch implementation of VITGAN: Training GANs with Vision Transformers☆57Updated 4 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
- Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)☆286Updated 3 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆201Updated 9 months ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated last year