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:
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆148Updated 3 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
- ☆60Updated 8 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 7 years ago
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆96Updated 6 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆47Updated 7 years ago
- PyTorch Vision Toolbox not only for deep-clustering☆30Updated 3 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 6 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 implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 4 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 5 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆47Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 8 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
- Code for Paper ''Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning'' [ICCV 2019]☆119Updated 5 years ago
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 6 years ago
- PyTorch implementation of Deep Spectral Clustering paper on a toy dataset☆25Updated 7 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆81Updated 2 years ago
- Virtual Adversarial Training (VAT) for semi-supervised MNIST written in PyTorch: https://arxiv.org/abs/1704.03976☆25Updated 6 years ago
- Several SSL methods (Pi model, Mean Teacher) are implemented in pytorch☆83Updated 7 years ago
- Latent space clustering in Generative Adversarial Network (GAN)☆107Updated 4 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆105Updated 5 years ago
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆189Updated 7 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆46Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆86Updated 6 years ago
- Deep Comprehensive Correlation Mining☆84Updated 5 years ago