tejasgodambe / knowledge-distillationLinks
Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN
☆28Updated 8 years ago
Alternatives and similar repositories for knowledge-distillation
Users that are interested in knowledge-distillation are comparing it to the libraries listed below
Sorting:
- This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training …☆47Updated 6 years ago
- ☆51Updated 6 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- A machine learning experiment☆180Updated 8 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆56Updated 4 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆159Updated 7 years ago
- Knowledge Distillation using Tensorflow☆141Updated 6 years ago
- ☆100Updated 5 years ago
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 4 years ago
- code for triplet GAN☆31Updated 7 years ago
- Initial Code for the paper "incremental learning through deep adaptation"☆51Updated 6 years ago
- Keras + tensorflow experiments with knowledge distillation on EMNIST dataset☆34Updated 8 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 8 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆106Updated 6 years ago
- Zero-Shot Knowledge Distillation in Deep Networks in ICML2019☆49Updated 6 years ago
- resnet_cifar10_cifar100_imagenet☆14Updated 7 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression☆59Updated 8 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆45Updated 6 years ago
- CP and Tucker decomposition for Convolutional Neural Networks☆87Updated 7 years ago
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 7 years ago
- Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)☆59Updated 4 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago
- Curriculum Learning - Tensorflow☆40Updated 7 years ago
- Smoothed Dilated Convolutions for Improved Dense Prediction☆74Updated 7 years ago
- Random miniprojects with pytorch.☆170Updated 7 years ago
- Zalando's MNIST replacement.☆38Updated 6 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 7 years ago