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.☆125Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆395Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Data Augmentation optimized for GAN☆56Updated 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
- PyTorch Implementation of InfoGAN☆326Updated 2 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆189Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆681Updated 2 years ago
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 7 years ago
- Pytorch implementation of common image generation metrics.☆187Updated last year
- Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)☆286Updated 3 years ago
- Various Notebooks for Lernapparat.de☆276Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆200Updated 3 years ago
- Official Implementation of Swapping Autoencoder for Deep Image Manipulation (NeurIPS 2020)☆522Updated 3 years ago
- MSG StyleGAN in tensorflow☆265Updated 5 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- A collection of metrics for evaluating GAN models.☆60Updated 4 years ago
- ☆274Updated 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.☆173Updated 10 months ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆129Updated last year
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆119Updated 6 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆240Updated 4 years ago