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:
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆279Updated 5 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆48Updated 2 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 4 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆178Updated 4 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆55Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- Code for the paper "Guided Image Generation with Conditional Invertible Neural Networks" (2019)☆103Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆221Updated 6 years ago
- Pytorch implementation of common image generation metrics.☆196Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆205Updated 11 months ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆799Updated 2 months ago
- A PyTorch implementation for StyleGAN with full features.☆380Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 7 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆116Updated 6 years ago
- A Pytorch Implementation of the Fréchet Inception Distance (FID)☆67Updated 3 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆70Updated 7 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆65Updated 7 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆175Updated last year
- ☆280Updated 7 years ago
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)☆286Updated 4 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆116Updated last year