masataka46 / BiGANLinks
implementation of BiGAN model using tensorflow
☆16Updated 7 years ago
Alternatives and similar repositories for BiGAN
Users that are interested in BiGAN 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.☆191Updated 8 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 8 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆86Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆46Updated 7 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 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.☆175Updated last year
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆82Updated 5 years ago
- Generative Probabilistic Novelty Detection with Adversarial Autoencoders☆131Updated 5 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 7 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆48Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- WGAN-GP tensorflow implementation☆72Updated 3 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆68Updated 5 years ago
- ALAD (Proceedings of IEEE ICDM 2018) official code☆138Updated 6 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 7 years ago
- Improving MMD-GAN training with repulsive loss function☆90Updated 3 years ago