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:
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- StackGAN++ implementation in Tensorflow☆17Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 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
- Understanding disentangling in beta-VAE (Keras)☆35Updated 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
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago
- TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs☆26Updated 6 years ago
- Minimal PyTorch implementation of Deep Dream☆149Updated last year
- Assessing Generative Models via Precision and Recall (official repository)☆105Updated 2 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- Prescribed Generative Adversarial Networks☆143Updated 4 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
- 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
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆38Updated last year
- Play time!☆199Updated 9 months ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 6 years ago
- 🌈 Spectral Normalization implemented as Tensorflow 2☆34Updated 5 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 3 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆120Updated 6 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- Progressively Growing GAN in PyTorch for Image and Sound generation☆113Updated 7 years ago
- Basic implementation of the WaveNet as described in the paper published by DeepMind☆23Updated 6 years ago