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
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆195Updated 4 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆39Updated last year
- Tensorflow 2.0 implementation of Sinusodial Representation networks (SIREN)☆150Updated 5 years ago
- Play time!☆197Updated last year
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆79Updated 6 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 implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated last year
- Basic implementation of the WaveNet as described in the paper published by DeepMind☆23Updated 7 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆123Updated 7 years ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆66Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- VAE for color images☆211Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 6 years ago
- Minimal PyTorch implementation of Deep Dream☆147Updated last year
- Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder☆159Updated 4 years ago
- StyleGAN2 - Colab Notebook containing code for training + visualization + projection☆127Updated 5 years ago
- StyleGAN made with Keras☆167Updated 6 years ago
- The authors official implementation of Unsupervised Discovery of Interpretable Directions in the GAN Latent Space☆428Updated 2 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- Autoencoders in PyTorch☆95Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆75Updated 6 years ago