masataka46 / BiGAN
implementation of BiGAN model using tensorflow
☆16Updated 6 years ago
Alternatives and similar repositories for BiGAN:
Users that are interested in BiGAN are comparing it to the libraries listed below
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 7 years ago
- [TNNLS] Bayesian Cycle-Consistent Generative Adversarial Networks via Marginalizing Latent Sampling☆45Updated 4 years ago
- ☆25Updated 5 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆60Updated 7 years ago
- Generative Probabilistic Novelty Detection with Adversarial Autoencoders☆129Updated 4 years ago
- PyTorch implementation of semi-supervised GAN☆14Updated 7 years ago
- Demonising Adversarial Auto-encoder in PyTorch☆24Updated 6 years ago
- Wasserstein BiGAN (Bidirectional GAN trained using Wasserstein distance)☆35Updated 5 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Pytorch implementation of Autoencoding beyond Pixels Using a Learned Similarity Metric☆29Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- Code for ECCV 2020 paper "Backpropagated Gradient Representations for Anomaly Detection"☆29Updated 4 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 3 years ago
- ALAD (Proceedings of IEEE ICDM 2018) official code☆135Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆188Updated 7 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- ECCV2018☆68Updated 6 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 6 months ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago