qhoangdl / MGANLinks
Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators
☆39Updated 6 years ago
Alternatives and similar repositories for MGAN
Users that are interested in MGAN are comparing it to the libraries listed below
Sorting:
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- An adversarial autoencoder implementation in pytorch☆84Updated 6 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆201Updated 2 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 5 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆109Updated 7 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
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- Improving MMD-GAN training with repulsive loss function☆89Updated 2 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- See https://github.com/ilyakava/gan for results on Imagenet 128. Code for a Multi-Hinge Loss with K+1 Conditional GANs☆23Updated 4 years ago
- Generative Adversarial Network with Weight Normalization + ResNet☆22Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 6 years ago
- Code for reproducing results from our paper, Robustness of conditional GANs to noisy labels, NIPS 2018☆40Updated 6 years ago
- Training MMD GANs.☆86Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆67Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆277Updated 7 years ago