DushyantaDhyani / kdtf
Knowledge Distillation using Tensorflow
☆141Updated 5 years ago
Alternatives and similar repositories for kdtf:
Users that are interested in kdtf are comparing it to the libraries listed below
- 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☆181Updated 7 years ago
- Implementation of model compression with knowledge distilling method.☆344Updated 8 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆156Updated 6 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆105Updated 5 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆331Updated 6 months ago
- a list of awesome papers on deep model ompression and acceleration☆350Updated 3 years ago
- Network acceleration methods☆178Updated 3 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆109Updated 2 years ago
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆256Updated 5 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 …☆75Updated 7 years ago
- Papers for deep neural network compression and acceleration☆397Updated 3 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression☆59Updated 7 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 6 years ago
- A universal and efficient framework for training well-performing light net☆124Updated 7 years ago
- FitNets: Hints for Thin Deep Nets☆204Updated 9 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- Tensorflow code for Differentiable architecture search☆72Updated 6 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- Large-Margin Softmax Loss, Angular Softmax Loss, Additive Margin Softmax, ArcFaceLoss And FocalLoss In Tensorflow☆106Updated 5 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 4 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 5 years ago
- Implementation of Data-free Knowledge Distillation for Deep Neural Networks (on arxiv!)☆78Updated 6 years ago
- Focal Loss of multi-classification in tensorflow☆79Updated 5 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- A large scale study of Knowledge Distillation.☆219Updated 4 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- Converting A PyTorch Model to Tensorflow pb using ONNX☆160Updated 5 years ago
- ☆169Updated 3 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 6 years ago