jubueche / Convolutional-LadderNet
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 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Convolutional-LadderNet
- Mutual Information Neural Estimator implemented in Tensorflow☆46Updated 5 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 5 years ago
- Implementation of autoencoders in PyTorch☆57Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆63Updated 6 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆42Updated 2 years ago
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 5 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆68Updated 3 years ago
- Deep Subspace Clustering + GAN☆23Updated 6 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆102Updated 4 years ago
- AffinityNet with feature attention layer and kNN attention pooling layer for few-shot semi-supervised learning☆38Updated 6 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 6 years ago
- Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling☆54Updated 2 years ago
- PyTorch Vision Toolbox not only for deep-clustering☆29Updated 2 years ago
- ☆56Updated 6 years ago
- PyTorch implementation of Deep Spectral Clustering paper on a toy dataset☆23Updated 6 years ago
- ☆53Updated 4 years ago
- Pytorch implementation of our article "Clustering-driven Deep Embedding with Pairwise Constraints"☆27Updated 6 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆29Updated 5 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆42Updated 5 years ago
- Generative Adversarial Minority Oversampling☆31Updated 4 years ago
- Official code for the paper "Self-Supervised Prototypical Transfer Learning for Few-Shot Classification"☆51Updated 3 years ago
- ☆22Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 5 years ago
- ☆39Updated last year
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆31Updated 6 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 6 years ago
- Official Code of Paper HoMM: Higher-order Moment Matching for Unsupervised Domain Adaptation (AAAI2020)☆42Updated 4 years ago
- Implementation of "MixMatch: A Holistic Approach to Semi-Supervised Learning" in TensorFlow 2.0☆12Updated 5 years ago
- Code for the paper "Minimal-Entropy Correlation Alignment for Unsupervised Deep Domain Adaptation", ICLR 2018☆63Updated 4 years ago
- Deep Learning under Privileged Information Using Heteroscedastic Dropout (CVPR 2018, Official Repo)☆38Updated 3 years ago