omerbsezer / Generative_Models_Tutorial_with_DemoLinks
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..
☆338Updated 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
Sorting:
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 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
- Reimplementation of GANs☆424Updated 3 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆194Updated 4 months ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆119Updated 6 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆499Updated 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
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆232Updated 2 years ago
- Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators☆39Updated 6 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆919Updated 5 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- PyTorch Implementation of InfoGAN☆325Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- Improved WGAN in Pytorch☆440Updated last year
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆182Updated 7 years ago
- A wizard's guide to Adversarial Autoencoders☆436Updated 3 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks☆33Updated 4 years ago
- Simple Implementation of many GAN models with PyTorch.☆394Updated 2 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 6 years ago