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 semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 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
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- PyTorch Vision Toolbox not only for deep-clustering☆30Updated 3 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆105Updated 5 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 7 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆47Updated 7 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 8 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆96Updated 6 years ago
- PyTorch implementation of Deep Spectral Clustering paper on a toy dataset☆25Updated 7 years ago
- ☆22Updated 6 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 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
- Generative Adversarial Minority Oversampling☆33Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆86Updated 6 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 5 years ago
- AffinityNet with feature attention layer and kNN attention pooling layer for few-shot semi-supervised learning☆38Updated 7 years ago
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- Code for Paper ''Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning'' [ICCV 2019]☆119Updated 5 years ago
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆46Updated 7 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 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
- Meta-Learning based Noise-Tolerant Training☆123Updated 5 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆81Updated 2 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆69Updated 4 years ago
- ☆60Updated 8 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆143Updated 6 years ago