thaonguyen19 / ModelDistillation-PyTorchLinks
PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression
☆59Updated 8 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☆263Updated 6 years ago
- TensorFlow Implementation of Deep Mutual Learning☆326Updated 7 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☆159Updated 7 years ago
- Official pytorch Implementation of Relational Knowledge Distillation, CVPR 2019☆411Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Updated 3 years ago
- FitNets: Hints for Thin Deep Nets☆213Updated 10 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 6 years ago
- [AAAI-2020] Official implementation for "Online Knowledge Distillation with Diverse Peers".☆76Updated 2 years ago
- Knowledge Distillation with Adversarial Samples Supporting Decision Boundary (AAAI 2019)☆71Updated 6 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆106Updated 6 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆337Updated 7 years ago
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆168Updated 5 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆237Updated 3 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 8 years ago
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 4 years ago
- BlockDrop: Dynamic Inference Paths in Residual Networks☆143Updated 3 years ago
- MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning. In ICCV 2019.☆353Updated 5 years ago
- Knowledge Amalgamation Engine☆99Updated last year
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Code for SkipNet: Learning Dynamic Routing in Convolutional Networks (ECCV 2018)☆245Updated 6 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆556Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- Probabilistic Knowledge Transfer for Deep Neural Networks☆41Updated 7 years ago
- Code for “Discrimination-aware-Channel-Pruning-for-Deep-Neural-Networks”☆183Updated 5 years ago
- Pytorch implementation of End-to-End Incremental Learning [2018 ECCV Castro]☆63Updated 6 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 7 years ago
- PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss☆254Updated 7 years ago