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:
- ALAD (Proceedings of IEEE ICDM 2018) official code☆138Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 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
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 8 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆46Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 8 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆82Updated 5 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Generative Probabilistic Novelty Detection with Adversarial Autoencoders☆131Updated 5 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆29Updated 8 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆86Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆89Updated 6 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆37Updated 7 years ago
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆57Updated 7 years ago
- Double Discriminator GAN☆24Updated 5 years ago
- Fence GAN: Towards Better Anomaly Detection☆40Updated 4 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆129Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago