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
Alternatives and similar repositories for Convolutional-LadderNet:
Users that are interested in Convolutional-LadderNet are comparing it to the libraries listed below
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 6 years ago
- PyTorch code for our BMVC 2019 paper "Image Classification with Hierarchical Multigraph Networks"☆60Updated 4 years ago
- Code for "Adversarial-Learned Loss for Domain Adaptation"(AAAI2020) in PyTorch.☆52Updated last year
- This is the code we used in our paper Manifold regularization with GANs for semi-supervised learning☆24Updated 6 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆68Updated 4 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆46Updated 6 years ago
- AffinityNet with feature attention layer and kNN attention pooling layer for few-shot semi-supervised learning☆39Updated 6 years ago
- Generative Adversarial Minority Oversampling☆33Updated 5 years ago
- PyTorch Vision Toolbox not only for deep-clustering☆29Updated 2 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 3 years ago
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆145Updated 2 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 7 years ago
- Official Code of Paper HoMM: Higher-order Moment Matching for Unsupervised Domain Adaptation (AAAI2020)☆44Updated 5 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 6 years ago
- Implementation of "MixMatch: A Holistic Approach to Semi-Supervised Learning" in TensorFlow 2.0☆12Updated 5 years ago
- PyTorch implementation of Deep Spectral Clustering paper on a toy dataset☆24Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- A tensorflow implementation of the Sinkhorn Distance calculation☆27Updated 5 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆29Updated 6 years ago
- Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling☆58Updated 3 years ago
- Official code for the paper "Self-Supervised Prototypical Transfer Learning for Few-Shot Classification"☆51Updated 3 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- [ICCV 2019 oral] Code for Semi-Supervised Learning by Augmented Distribution Alignment☆62Updated 3 years ago
- Semi-supervised variational autoencoder for survival prediction☆14Updated last year
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- Deep Subspace Clustering + GAN☆23Updated 7 years ago
- Implementation of 'DIVA: Domain Invariant Variational Autoencoders'☆101Updated 5 years ago
- Virtual Adversarial Training (VAT) for semi-supervised MNIST written in PyTorch: https://arxiv.org/abs/1704.03976☆24Updated 6 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆101Updated 6 years ago