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..
☆336Updated 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:
- Various GANs for playing around☆35Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆119Updated 6 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
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- 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,…☆230Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Improved WGAN in Pytorch☆440Updated last year
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆194Updated 3 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 8 months ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆192Updated 3 months ago
- Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks☆33Updated 4 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆371Updated 5 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆497Updated 6 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated last year
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆169Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago