moskomule / distillation.pytorch
Implementation of several knowledge distillation techniques on PyTorch
☆15Updated 5 years ago
Alternatives and similar repositories for distillation.pytorch:
Users that are interested in distillation.pytorch are comparing it to the libraries listed below
- Cheap distillation for convolutional neural networks.☆33Updated 6 years ago
- Zero-Shot Knowledge Distillation in Deep Networks in ICML2019☆48Updated 5 years ago
- an implementation of mixup☆41Updated 4 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 4 years ago
- ☆49Updated 5 years ago
- PyTorch implementation of shake-drop regularization☆54Updated 4 years ago
- Learning Metrics from Teachers: Compact Networks for Image Embedding (CVPR19)☆76Updated 5 years ago
- Class Activation Map(CAM) with Pytorch☆66Updated 4 years ago
- DELTA: DEep Learning Transfer using Feature Map with Attention for Convolutional Networks https://arxiv.org/abs/1901.09229☆66Updated 3 years ago
- Knowledge Distillation with Adversarial Samples Supporting Decision Boundary (AAAI 2019)☆70Updated 5 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago
- Implementation of the paper Identifying Mislabeled Data using the Area Under the Margin Ranking: https://arxiv.org/pdf/2001.10528v2.pdf☆21Updated 5 years ago
- Tensorflow Implementation on Paper [ECCV2018]Semi-Supervised Deep Learning with Memory☆47Updated 6 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 3 years ago
- Unsupervised Domain Adaptation through Self-Supervision☆79Updated 3 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆104Updated 5 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆48Updated 2 years ago
- The state-of-the-art algorithms on CIFAR-10 dataset in PyTorch☆59Updated 6 years ago
- ☆28Updated 4 years ago
- Official repository for Big-Little Net☆58Updated 5 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- Deep Metric Transfer for Label Propagation with Limited Annotated Data☆49Updated last year
- [ECCV 2018] code for Choose Your Neuron: Incorporating Domain Knowledge Through Neuron Importance☆57Updated 6 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 7 years ago
- ☆23Updated 6 years ago
- (ICML 2021) Implementation for S2SD - Simultaneous Similarity-based Self-Distillation for Deep Metric Learning. Paper Link: https://arxiv…☆42Updated 4 years ago
- Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.☆28Updated 2 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆53Updated 3 years ago
- Zero-Shot Knowledge Distillation in Deep Networks☆64Updated 2 years ago
- Differentiable Data Augmentation Library☆122Updated 2 years ago