HenningBuhl / VQ-VAE_Keras_Implementation
Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)
☆29Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for VQ-VAE_Keras_Implementation
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆204Updated last year
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- Understanding disentangling in beta-VAE (Keras)☆35Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated last year
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆121Updated 6 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆37Updated last year
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆29Updated last year
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆108Updated 3 years ago
- Autoencoders in PyTorch☆83Updated 2 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆79Updated 4 years ago
- TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs☆26Updated 5 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆77Updated 5 years ago
- 🌈 Spectral Normalization implemented as Tensorflow 2☆35Updated 5 years ago
- Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)☆54Updated 5 years ago
- Play time!☆195Updated 2 months ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆115Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆194Updated 2 years ago
- stylegan2, tensorflow 2, keras subclassing☆104Updated 2 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆167Updated 7 years ago
- Tensorflow Code for Adversarial AutoEncoder(AAE)☆21Updated 2 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆194Updated 3 years ago
- Sarus implementation of classical ML models. The models are implemented using the Keras API of tensorflow 2. Vizualization are implemente…☆38Updated 3 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 4 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆178Updated 3 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆110Updated 3 years ago