baudm / vaegan-celebs-kerasLinks
Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)
☆39Updated 6 years ago
Alternatives and similar repositories for vaegan-celebs-keras
Users that are interested in vaegan-celebs-keras are comparing it to the libraries listed below
Sorting:
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 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
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 6 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 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,…☆233Updated 3 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
- Reimplementation of GANs☆423Updated 3 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆88Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆127Updated 2 years ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆66Updated 7 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 8 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Generative image model with learned similarity measures☆444Updated 8 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Semi-supervised Learning GAN☆81Updated 7 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆339Updated 6 years ago
- The Simplest DCGAN Implementation☆341Updated 2 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- Implementation of Adversarial Autoencoder in Keras☆31Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 8 years ago