omerbsezer / Generative_Models_Tutorial_with_Demo
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
☆333Updated 6 years ago
Alternatives and similar repositories for Generative_Models_Tutorial_with_Demo:
Users that are interested in Generative_Models_Tutorial_with_Demo are comparing it to the libraries listed below
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- Reimplementation of GANs☆421Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆182Updated 7 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆189Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 6 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks☆33Updated 4 years ago
- Various GANs for playing around☆35Updated 4 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆150Updated 7 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆116Updated 6 years ago
- Improved WGAN in Pytorch☆439Updated last year
- Conditional Wasserstein GANs☆73Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- A wizard's guide to Adversarial Autoencoders☆436Updated 3 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆539Updated last year
- Simple Implementation of many GAN models with PyTorch.☆390Updated 2 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆80Updated 4 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago