ShuvenduRoy / AutoEncodersLinks
Variational autoencoder, denoising autoencoder and other variations of autoencoders implementation in keras
☆15Updated 8 years ago
Alternatives and similar repositories for AutoEncoders
Users that are interested in AutoEncoders are comparing it to the libraries listed below
Sorting:
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- ☆49Updated 8 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 8 years ago
- Semi-supervised Learning GAN☆82Updated 8 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆54Updated 8 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 7 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 8 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆97Updated 6 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 8 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- ☆94Updated 7 years ago
- some demo of GANs☆281Updated 6 years ago
- ☆73Updated 8 years ago
- http://openaccess.thecvf.com/content_cvpr_2017/papers/Fu_Look_Closer_to_CVPR_2017_paper.pdf☆35Updated 7 years ago
- ☆61Updated 8 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆122Updated 6 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆17Updated 7 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 8 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 8 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- A Python implementation of PCANet https://arxiv.org/abs/1404.3606☆150Updated 6 years ago
- A Keras implementation of the DeepMIML Network for multi-instance multi-label learning☆129Updated 8 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- ☆132Updated 2 years ago
- Convolution GRU cell in PyTorch☆54Updated 3 years ago