IBM / BAGANLinks
Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.
☆109Updated 4 years ago
Alternatives and similar repositories for BAGAN
Users that are interested in BAGAN are comparing it to the libraries listed below
Sorting:
- Semi-supervised Learning GAN☆81Updated 7 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated 2 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 6 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆419Updated 2 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated last year
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆100Updated 4 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 7 years ago
- Anomaly detection on X-Ray MURA dataset using GAN.☆50Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- Implementation of autoencoders in PyTorch☆57Updated 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.☆174Updated last year
- code for "DADA: Deep Adversarial Data Augmentation for Extremely Low Data Regime Classification"☆52Updated 7 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 3 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- PyTorch implementation of semi-supervised GAN☆13Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago