EricHe98 / Teacher-Student-TrainingLinks
This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training deep neural networks using a trained teacher model.
☆47Updated 6 years ago
Alternatives and similar repositories for Teacher-Student-Training
Users that are interested in Teacher-Student-Training are comparing it to the libraries listed below
Sorting:
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- Meta-SGD Algorithms Implementation☆22Updated 10 months ago
- ☆100Updated 5 years ago
- Pytorch implementation of "Hallucinating Agnostic Images to Generalize Across Domains"☆11Updated 5 years ago
- Tensorflow Implementation on Paper [ECCV2018]Semi-Supervised Deep Learning with Memory☆47Updated 6 years ago
- ☆51Updated 5 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 6 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- A PyTorch implementation of semantic segmentation according to Multi-Scale Context Aggregation by Dilated Convolutions by Yu and Koltun.☆36Updated 6 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)☆58Updated 3 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆33Updated 5 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 6 years ago
- Deep Metric Transfer for Label Propagation with Limited Annotated Data☆49Updated 2 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 4 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- A PyTorch collection of semantic segmentation tools.☆32Updated 6 years ago
- Improving generalization by controlling label-noise information in neural network weights.☆40Updated 4 years ago
- A modified version of Spatial Transformer Networks to attend regions on the input image.☆45Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆83Updated 6 years ago
- Implementations of knowledge distillation and knowledge transfer models in neural networks.☆22Updated 6 years ago
- Implementation of DropBlock in Pytorch☆81Updated 6 years ago
- Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks☆18Updated 5 years ago
- Code for the paper "Curriculum Dropout", ICCV 2017☆25Updated 7 years ago
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆104Updated 5 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago