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
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 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
- Minimal PyTorch implementation of Deep Dream☆149Updated last year
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 5 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 3 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
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆121Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆38Updated last year
- StyleGAN made with Keras☆168Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- Tensorflow 2.0 implementation of Sinusodial Representation networks (SIREN)☆149Updated 4 years ago
- 🌈 Spectral Normalization implemented as Tensorflow 2☆34Updated 5 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 6 months ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 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
- Play time!☆199Updated 10 months ago
- Keras implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆66Updated 7 years ago
- TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs☆26Updated 6 years ago
- StackGAN++ implementation in Tensorflow☆17Updated 7 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆338Updated 6 years ago