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
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆155Updated 5 years ago
- AffinityNet with feature attention layer and kNN attention pooling layer for few-shot semi-supervised learning☆38Updated 7 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆105Updated 5 years ago
- PyTorch implementation of Deep Spectral Clustering paper on a toy dataset☆25Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆148Updated 2 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
- Pytorch Implemention of paper "Deep Spectral Clustering Learning", the state of the art of the Deep Metric Learning Paper☆93Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆96Updated 5 years ago
- Code for Paper ''Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning'' [ICCV 2019]☆119Updated 5 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 4 years ago
- PyTorch code for our BMVC 2019 paper "Image Classification with Hierarchical Multigraph Networks"☆60Updated 4 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Pytorch implementation of our article "Clustering-driven Deep Embedding with Pairwise Constraints"☆27Updated 7 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆46Updated 6 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆30Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Deep Learning under Privileged Information Using Heteroscedastic Dropout (CVPR 2018, Official Repo)☆38Updated 4 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 6 years ago
- Invariant Information Clustering for Unsupervised Image Classification and Segmentation☆62Updated 5 years ago
- Official Code of Paper HoMM: Higher-order Moment Matching for Unsupervised Domain Adaptation (AAAI2020)☆44Updated 5 years ago
- PyTorch Vision Toolbox not only for deep-clustering☆30Updated 2 years ago
- Code for Unsupervised Learning via Meta-Learning.☆67Updated 4 years ago
- Code for the paper "Curriculum Dropout", ICCV 2017☆26Updated 7 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss☆48Updated 6 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆68Updated 4 years ago