thaonguyen19 / ModelDistillation-PyTorchLinks
PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression
☆59Updated 7 years ago
Alternatives and similar repositories for ModelDistillation-PyTorch
Users that are interested in ModelDistillation-PyTorch are comparing it to the libraries listed below
Sorting:
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆260Updated 6 years ago
- Official Implementation of MEAL: Multi-Model Ensemble via Adversarial Learning on AAAI 2019☆177Updated 5 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆158Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆179Updated 2 years ago
- Official pytorch Implementation of Relational Knowledge Distillation, CVPR 2019☆405Updated 4 years ago
- Knowledge Distillation with Adversarial Samples Supporting Decision Boundary (AAAI 2019)☆71Updated 6 years ago
- TensorFlow Implementation of Deep Mutual Learning☆323Updated 7 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 5 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆105Updated 6 years ago
- [AAAI-2020] Official implementation for "Online Knowledge Distillation with Diverse Peers".☆75Updated 2 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆182Updated 5 years ago
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆167Updated 5 years ago
- FitNets: Hints for Thin Deep Nets☆210Updated 10 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆353Updated 5 years ago
- PyTorch Implementation of Weights Pruning☆184Updated 7 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆195Updated 5 years ago
- Knowledge Amalgamation Engine☆99Updated last year
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆238Updated 2 years ago
- ☆25Updated 6 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆384Updated 6 years ago
- BlockDrop: Dynamic Inference Paths in Residual Networks☆143Updated 2 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 7 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆335Updated 6 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆90Updated 4 years ago
- ☆165Updated 2 years ago
- Towards Optimal Structured CNN Pruning via Generative Adversarial Learning☆17Updated 6 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- Pytorch implementation of SNAS☆75Updated 6 years ago