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☆277Updated 4 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 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 DCGAN trained on the CelebA dataset.☆121Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆114Updated last year
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- Pytorch implementation of common image generation metrics.☆191Updated last year
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆790Updated last year
- A pytorch implementation of Progressive Growing GAN.☆19Updated last year
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Pytorch implementation of pix2pix for various datasets.☆126Updated 4 years ago
- This is the best GAN method to generate cifar-10☆17Updated 6 years ago
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆176Updated 3 years ago
- A PyTorch implementation for StyleGAN with full features.☆381Updated 3 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 Implementation of many GAN models with PyTorch.☆396Updated 2 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- Implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"☆54Updated 4 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆190Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 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.☆174Updated last year
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 3 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 3 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- A Pytorch Implementation of the Fréchet Inception Distance (FID)☆66Updated 2 years ago