shibuiwilliam / ActiveSemiSupervisedDeepLearningLinks
Comparing active learning, semi-supervised learning and combination of them on deep learning.
☆14Updated 8 years ago
Alternatives and similar repositories for ActiveSemiSupervisedDeepLearning
Users that are interested in ActiveSemiSupervisedDeepLearning are comparing it to the libraries listed below
Sorting:
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- Multi-task learning for image classification implemented in PyTorch.☆100Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- PyTorch code for our paper: Open Set Recognition Through Deep Neural Network Uncertainty: Does Out-of-Distribution Detection Require Gene…☆92Updated 3 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 6 years ago
- Unofficial implementation of "Max-margin Class Imbalanced Learning with Gaussian Affinity"☆73Updated 3 years ago
- Implementation of "Cost-Effective Active Learning for Deep Image Classification" paper☆35Updated 6 years ago
- Implementation of active learning features for AxonDeepSeg software (axon-myelin segmentation)☆38Updated 6 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆112Updated 2 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 5 years ago
- Code for research paper "Learning a Neural Network based Representation for Open Set Recognition" M. Hassen, P. K. Chan☆26Updated 5 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆155Updated 5 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆23Updated 4 years ago
- One-shot learning for image classification using Siamese neural networks☆36Updated 6 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 7 years ago
- code for "DADA: Deep Adversarial Data Augmentation for Extremely Low Data Regime Classification"☆52Updated 7 years ago
- A novel method for few shot learning☆53Updated 6 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 6 years ago
- Few-Shot Learning with Global Class Representations☆74Updated 3 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 Zero-Shot Learning algorithm using Word2Vecs as class embeddings