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 implementation of Deep Spectral Clustering paper on a toy dataset☆25Updated 7 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆47Updated 7 years ago
- ☆60Updated 8 years ago
- AffinityNet with feature attention layer and kNN attention pooling layer for few-shot semi-supervised learning☆38Updated 7 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆155Updated 5 years ago
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆148Updated 3 years ago
- Pytorch Implemention of paper "Deep Spectral Clustering Learning", the state of the art of the Deep Metric Learning Paper☆93Updated 7 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 7 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 6 years ago
- This is the Pytorch Re-Implementation of three Semi Supervised Classification method on Cifar-100 Dataset using ConvLarge Architecture☆38Updated 7 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 8 years ago
- Deep Subspace Clustering + GAN☆23Updated 7 years ago
- ☆57Updated 6 years ago
- Code for Paper ''Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning'' [ICCV 2019]☆119Updated 5 years ago
- Pytorch implementation of our article "Clustering-driven Deep Embedding with Pairwise Constraints"☆27Updated 7 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 5 years ago
- ☆22Updated 6 years ago
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- Generative Adversarial Minority Oversampling☆34Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆86Updated 6 years ago
- PyTorch Vision Toolbox not only for deep-clustering☆30Updated 3 years ago
- Code for Self-Routing Capsule Networks☆52Updated 6 months ago
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆189Updated 6 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 4 years ago
- Meta-Learning based Noise-Tolerant Training☆123Updated 5 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Several SSL methods (Pi model, Mean Teacher) are implemented in pytorch☆83Updated 7 years ago