arturml / pytorch-wgan-gp
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
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆262Updated 4 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆132Updated last year
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆60Updated 4 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- PyTorch implementation of VAEGAN☆26Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- pytorch implementation of GAN and Conditional GAN☆17Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆80Updated 4 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 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
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- Pytorch implementation for VAE and conditional VAE.☆35Updated 4 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆112Updated 6 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆123Updated 8 months ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆123Updated 4 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆66Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago
- PyTorch implementation of realNVP☆85Updated 6 months ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆156Updated 6 months ago