dhanushkamath / VariationalAutoencoderLinks
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.
☆22Updated 5 years ago
Alternatives and similar repositories for VariationalAutoencoder
Users that are interested in VariationalAutoencoder are comparing it to the libraries listed below
Sorting:
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Autoencoders in PyTorch☆95Updated 3 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆33Updated 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
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- A simple, easy-to-use and flexible siamese neural network implementation for Keras☆69Updated last year
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 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
- PyTorch implementation of C-RNN-GAN for Music Generation☆67Updated 4 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Code for our paper "Acoustic Features Fusion using Attentive Multi-channel Deep Architecture" in Keras and tensorflow☆26Updated 6 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- ☆85Updated 7 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆51Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Tensorflow2 implementation of the paper GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training☆21Updated 4 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆36Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆89Updated 3 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Wavelet CNN, Texture Classification in Keras☆54Updated 3 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 7 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- Multi-Input Deep Neural Networks with PyTorch-Lightning - Combine Image and Tabular Data☆66Updated last year
- A Pytorch Implementation of a denoising autoencoder.☆46Updated 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
- The implemention for cv2. bilateralFilter .☆10Updated 6 years ago