HenningBuhl / VQ-VAE_Keras_Implementation
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
- 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
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆37Updated last year
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 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
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Autoencoders in PyTorch☆92Updated 2 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆169Updated 7 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- Tensorflow 2.0 implementation of Sinusodial Representation networks (SIREN)☆149Updated 4 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆209Updated 4 years ago
- Basic implementation of the WaveNet as described in the paper published by DeepMind☆23Updated 6 years ago
- ☆91Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Prescribed Generative Adversarial Networks☆143Updated 4 years ago
- Understanding disentangling in beta-VAE (Keras)☆35Updated 5 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- Variational Auto Encoder using Inception module in PyTorch☆21Updated 6 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- ☆236Updated 5 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
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)☆54Updated 5 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆75Updated 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 5 years ago