jubueche / Convolutional-LadderNetLinks
Tensorflow implementation of the Ladder Network with convolutional Layers. The Ladder Network consists of an Encoder and Decoder with lateral skip connections that jointly optimize a supervised and unsupervised cost function, thus making it extremely suitable for semi-supervised learning. This repository can be further extended by adding for exa…
☆13Updated 6 years ago
Alternatives and similar repositories for Convolutional-LadderNet
Users that are interested in Convolutional-LadderNet are comparing it to the libraries listed below
Sorting:
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 6 years ago
- PyTorch code for our BMVC 2019 paper "Image Classification with Hierarchical Multigraph Networks"☆60Updated 4 years ago
- ☆58Updated 7 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆46Updated 6 years ago
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Code for the paper "Siamese-GAN: Learning Invariant Representations for Aerial Vehicle Image Categorization"☆13Updated 6 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 3 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 7 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- AffinityNet with feature attention layer and kNN attention pooling layer for few-shot semi-supervised learning☆38Updated 6 years ago
- Generative Adversarial Minority Oversampling☆33Updated 5 years ago
- Virtual Adversarial Ladder Networks for Semi-Supervised Learning☆13Updated 7 years ago
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 6 years ago
- ☆56Updated 5 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 4 years ago
- This repository has the pytorch implementation of the paper 'Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders…☆20Updated 6 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆82Updated last year
- ☆22Updated 6 years ago
- Train and evaluate VOC 2007 / 2012 image classification models. We used this code to evaluate several feature learning algorithms.☆48Updated 8 years ago
- Tensorflow Implementation on Paper [ECCV2018]Semi-Supervised Deep Learning with Memory☆47Updated 6 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆94Updated 5 years ago
- Code for Self-Routing Capsule Networks☆51Updated 11 months ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- VAE-GAN applied to the MNIST Digits☆22Updated 5 years ago
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- PyTorch Vision Toolbox not only for deep-clustering☆30Updated 2 years ago
- Virtual Adversarial Training (VAT) for semi-supervised MNIST written in PyTorch: https://arxiv.org/abs/1704.03976☆25Updated 6 years ago
- Official Pytorch Implementation for CVPR'20 paper: Deep Semantic Clustering by Partition Confidence Maximisation☆60Updated 4 years ago