despoisj / LatentSpaceVisualizationLinks
Visualization techniques for the latent space of a convolutional autoencoder in Keras
☆196Updated 4 years ago
Alternatives and similar repositories for LatentSpaceVisualization
Users that are interested in LatentSpaceVisualization are comparing it to the libraries listed below
Sorting:
- Variational auto-encoder trained on celebA . All rights reserved.☆183Updated 7 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆79Updated 6 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆123Updated 7 years ago
- Plugging TensorBoard in an autoencoder on the MNIST dataset for demonstrating t-SNE embeddings visualization of unsupervised machine lear…☆72Updated 6 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆219Updated 8 years ago
- Visualizing filters by finding images that maximize their outputs☆135Updated 7 years ago
- Tensorflow example of a conv GAN on MNIST.☆98Updated 7 years ago
- Style Transfer as Optimal Transport☆298Updated 7 years ago
- ☆323Updated 6 years ago
- Keras implementation of Sketch RNN☆145Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 7 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated 2 years ago
- Spatial Generative Adversarial Networks☆112Updated 5 years ago
- Implementations of some popular Saliency Maps in Keras☆166Updated 6 years ago
- Train CPPNs as a Generative Model, using Generative Adversarial Networks and Variational Autoencoder techniques to produce high resolutio…☆347Updated 4 years ago
- An MDN Layer for Keras using TensorFlow's distributions module☆168Updated last year
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆66Updated 6 years ago
- Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)☆54Updated 5 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- Material for the tutorial: "Deep Diving into GANs: from theory to production"☆209Updated 2 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- A library make TensorBoard working in Colab Google☆147Updated 6 years ago
- Pytorch Cheatsheet☆91Updated 7 years ago
- Sample implementation of Neural Ordinary Differential Equations