DushyantaDhyani / kdtfLinks
Knowledge Distillation using Tensorflow
☆142Updated 5 years ago
Alternatives and similar repositories for kdtf
Users that are interested in kdtf are comparing it to the libraries listed below
Sorting:
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 5 years ago
- A machine learning experiment☆180Updated 7 years ago
- Implementation of model compression with knowledge distilling method.☆343Updated 8 years ago
- a list of awesome papers on deep model ompression and acceleration☆351Updated 4 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆335Updated 11 months ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆110Updated 3 years ago
- Network acceleration methods☆177Updated 4 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆105Updated 5 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression☆58Updated 7 years ago
- FitNets: Hints for Thin Deep Nets☆208Updated 10 years ago
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆259Updated 5 years ago
- A universal and efficient framework for training well-performing light net☆124Updated 7 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆158Updated 7 years ago
- ☆169Updated 4 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Converting a pretrained pytorch model to tensorflow☆94Updated 8 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- The implementation of focal loss proposed on "Focal Loss for Dense Object Detection" by KM He and support for multi-label dataset.☆313Updated 7 years ago
- This is my final year project of Bachelor of Engineering. Its still incomplete though. I am trying to replicate the research paper "Deep …☆76Updated 7 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 7 years ago
- Large-Margin Softmax Loss, Angular Softmax Loss, Additive Margin Softmax, ArcFaceLoss And FocalLoss In Tensorflow☆106Updated 6 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Papers for deep neural network compression and acceleration☆399Updated 4 years ago
- Implementation of Data-free Knowledge Distillation for Deep Neural Networks (on arxiv!)☆81Updated 7 years ago
- my simple tutorial for mxnet, a fast deep learning framework☆103Updated 6 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago