HenningBuhl / VQ-VAE_Keras_ImplementationLinks
Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)
☆29Updated 4 years ago
Alternatives and similar repositories for VQ-VAE_Keras_Implementation
Users that are interested in VQ-VAE_Keras_Implementation are comparing it to the libraries listed below
Sorting:
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Tensorflow 2.0 implementation of Sinusodial Representation networks (SIREN)☆149Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆122Updated 7 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆66Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 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
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆39Updated last year
- Minimal PyTorch implementation of Deep Dream☆148Updated last year
- Play time!☆199Updated 11 months ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 4 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆161Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Basic implementation of the WaveNet as described in the paper published by DeepMind☆23Updated 7 years ago
- Unofficial implementation of StyleGAN using TensorFlow 2.0.☆53Updated 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
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 5 years ago
- StackGAN++ implementation in Tensorflow☆17Updated 7 years ago
- Prescribed Generative Adversarial Networks☆143Updated 5 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)☆210Updated 2 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago