moskomule / distillation.pytorch
Implementation of several knowledge distillation techniques on PyTorch
☆15Updated 6 years ago
Alternatives and similar repositories for distillation.pytorch:
Users that are interested in distillation.pytorch are comparing it to the libraries listed below
- ☆17Updated 6 years ago
- Knowledge Distillation with Adversarial Samples Supporting Decision Boundary (AAAI 2019)☆71Updated 5 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 4 years ago
- ☆50Updated 5 years ago
- an implementation of mixup☆41Updated 4 years ago
- Cheap distillation for convolutional neural networks.☆33Updated 6 years ago
- Tensorflow Implementation on Paper [ECCV2018]Semi-Supervised Deep Learning with Memory☆47Updated 6 years ago
- Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."☆52Updated 3 years ago
- Learning Metrics from Teachers: Compact Networks for Image Embedding (CVPR19)☆76Updated 5 years ago
- Unsupervised Domain Adaptation through Self-Supervision☆79Updated 3 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆53Updated 4 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆48Updated 2 years ago
- Unofficial PyTorch Reimplementation of AutoAugment and RandAugment.☆36Updated 2 years ago
- [ICCV 2019 oral] Code for Semi-Supervised Learning by Augmented Distribution Alignment☆62Updated 3 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- DELTA: DEep Learning Transfer using Feature Map with Attention for Convolutional Networks https://arxiv.org/abs/1901.09229☆66Updated 4 years ago
- ☆26Updated 4 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- Pytorch Implementation of HybridNet: Classification and Reconstruction Cooperation for Semi-Supervised Learning (https://arxiv.org/abs/18…☆16Updated 6 years ago
- Knowledge Transfer via Dense Cross-layer Mutual-distillation (ECCV'2020)☆30Updated 4 years ago
- PyTorch implementation of "Single-Path NAS: Device-Aware Efficient ConvNet Design"☆37Updated 2 years ago
- Code for 'Low-Shot Learning with Imprinted Weights'☆69Updated 6 years ago
- Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.☆28Updated 2 years ago
- Official repository for Big-Little Net☆58Updated 5 years ago
- Zero-Shot Knowledge Distillation in Deep Networks☆65Updated 3 years ago
- Code repositoy for "AOWS: Adaptive and optimal network width search with latency constraints", CVPR 2020☆36Updated 4 years ago
- PyTorch implementation of shake-drop regularization☆54Updated 5 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆81Updated last year
- Class Activation Map(CAM) with Pytorch☆66Updated 5 years ago