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".☆127Updated 2 years ago
- Various implementations of Generative adversarial networks using Pytorch☆180Updated 5 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- DAGAN: Data Augmentation Generative Adversarial Networks☆417Updated 2 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Anomaly detection on X-Ray MURA dataset using GAN.☆50Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- An adversarial autoencoder implementation in pytorch☆84Updated 6 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆96Updated 5 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
- Pytorch Implementation of ClusterGAN (arXiv:1809.03627)☆96Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆338Updated 6 years ago
- Examples trained using the python pytorch package pro-gan-pth☆38Updated 3 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- PyTorch implementation of semi-supervised GAN☆14Updated 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.☆173Updated 11 months ago