arturml / pytorch-wgan-gpLinks
A pytorch implementation of WGAN-GP
☆23Updated 6 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☆273Updated 4 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated last year
- Conditional Wasserstein GANs☆73Updated 7 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆62Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Pytorch implementation of common image generation metrics.☆181Updated 11 months ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆38Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 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 VAEGAN☆28Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- ☆35Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆231Updated 2 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated last year
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆774Updated last year
- pytorch implementation of GAN and Conditional GAN☆17Updated 6 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- ☆274Updated 7 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆130Updated 10 months ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆116Updated 6 years ago
- PyTorch implementation of realNVP☆86Updated 9 months ago
- A very simple implementation of cyclegan, which is based on pytorch.☆162Updated 9 months ago