sseung0703 / KD_methods_with_TFLinks
Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)
☆265Updated 6 years ago
Alternatives and similar repositories for KD_methods_with_TF
Users that are interested in KD_methods_with_TF are comparing it to the libraries listed below
Sorting:
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆262Updated 6 years ago
- Knowledge Distillation using Tensorflow☆142Updated 6 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆105Updated 6 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆195Updated 5 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆159Updated 7 years ago
- FairNAS: Rethinking Evaluation Fairness of Weight Sharing Neural Architecture Search☆303Updated last year
- A large scale study of Knowledge Distillation.☆219Updated 5 years ago
- Papers for deep neural network compression and acceleration☆403Updated 4 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆336Updated last year
- Implementation of model compression with knowledge distilling method.☆342Updated 8 years ago
- Label Refinery: Improving ImageNet Classification through Label Progression☆278Updated 7 years ago
- ☆169Updated 4 years ago
- Pytorch implementation of SNAS☆75Updated 6 years ago
- a list of awesome papers on deep model ompression and acceleration☆349Updated 4 years ago
- A machine learning experiment☆180Updated 8 years ago
- TensorFlow Implementation of Deep Mutual Learning☆323Updated 7 years ago
- FitNets: Hints for Thin Deep Nets☆212Updated 10 years ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 4 years ago
- Tensorflow code for Differentiable architecture search☆72Updated 6 years ago
- PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss☆254Updated 7 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆112Updated 3 years ago
- Random miniprojects with pytorch.☆170Updated 7 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression☆59Updated 8 years ago
- Official pytorch Implementation of Relational Knowledge Distillation, CVPR 2019☆406Updated 4 years ago
- Network acceleration methods☆178Updated 4 years ago
- Bridging the gap Between Stability and Scalability in Neural Architecture Search☆143Updated 4 years ago
- Codes for our paper "Progressive Differentiable Architecture Search:Bridging the Depth Gap between Search and Evaluation"☆364Updated 5 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆273Updated 5 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago