johnkorn / distillationLinks
Keras + tensorflow experiments with knowledge distillation on EMNIST dataset
☆34Updated 8 years ago
Alternatives and similar repositories for distillation
Users that are interested in distillation are comparing it to the libraries listed below
Sorting:
- A machine learning experiment☆180Updated 8 years ago
- Knowledge Distillation using Tensorflow☆140Updated 6 years ago
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- lookahead optimizer for keras☆171Updated 6 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆29Updated 8 years ago
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 5 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 7 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 6 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆77Updated 7 years ago
- a baseline for baidu dog classification competition.☆115Updated 7 years ago
- Tensorflow version implementation of focal loss for binary and multi classification☆109Updated 7 years ago
- Keras implementation of knowledge distillation(Hinton, et al. 2015)☆19Updated 7 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆112Updated 3 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- resnet_cifar10_cifar100_imagenet☆14Updated 7 years ago
- YOLO-v2, ResNet-32, GoogLeNet-lite☆34Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 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.☆312Updated 7 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆160Updated 7 years ago
- 11th place solution for Kaggle Human Protein Atlas Image Classification☆81Updated 7 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆107Updated 6 years ago
- keras ImageDataGenerator example☆61Updated 8 years ago
- This repo is created using the code of Adrian Rosebrock's tutorial on Multi-label classification.☆34Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆54Updated 8 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