arturml / pytorch-wgan-gp
A pytorch implementation of WGAN-GP
☆23Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-wgan-gp
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆254Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆48Updated 4 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆122Updated last year
- pytorch implementation of GAN and Conditional GAN☆16Updated 6 years ago
- Conditional Wasserstein GANs☆71Updated 6 years ago
- Pytorch implementation of common image generation metrics.☆145Updated 4 months ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆110Updated 3 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆56Updated 4 years ago
- Improved WGAN in Pytorch☆439Updated last year
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆29Updated last year
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆178Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆67Updated 5 years ago
- PyTorch implementation of VAEGAN☆25Updated 4 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆41Updated 5 years ago
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago
- Mode collapse example of GANs in 2D (PyTorch).☆41Updated last year
- PyTorch implementation of realNVP☆83Updated 2 months ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆727Updated 7 months ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆103Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Updated 6 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆381Updated 2 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆36Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆67Updated 7 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆225Updated 2 years ago