9310gaurav / ali-pytorchLinks
PyTorch implementation of Adversarially Learned Inference (BiGAN).
☆80Updated 7 years ago
Alternatives and similar repositories for ali-pytorch
Users that are interested in ali-pytorch are comparing it to the libraries listed below
Sorting:
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- ☆275Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 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.☆173Updated last year
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆201Updated 2 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 6 years ago
- Improved WGAN in Pytorch☆440Updated 2 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Improving MMD-GAN training with repulsive loss function☆90Updated 2 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆140Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- ☆68Updated 6 years ago
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆38Updated 6 years ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 7 years ago
- Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators☆39Updated 6 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆205Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago