msurtsukov / generative-models-collectionLinks
PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN
☆38Updated 6 years ago
Alternatives and similar repositories for generative-models-collection
Users that are interested in generative-models-collection are comparing it to the libraries listed below
Sorting:
- ☆278Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 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.☆174Updated last year
- implement infoGAN using pytorch☆153Updated 7 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆69Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆433Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆528Updated 8 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 3 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 8 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆283Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆678Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.☆398Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆374Updated 6 years ago