johnkorn / distillationLinks
Keras + tensorflow experiments with knowledge distillation on EMNIST dataset
☆34Updated 7 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 7 years ago
- Knowledge Distillation using Tensorflow☆142Updated 5 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- Focal Loss of multi-classification in tensorflow☆81Updated 6 years ago
- lookahead optimizer for keras☆170Updated 5 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 7 years ago
- This repo is created using the code of Adrian Rosebrock's tutorial on Multi-label classification.☆34Updated 6 years ago
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 4 years ago
- resnet_cifar10_cifar100_imagenet☆13Updated 6 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- YOLO-v2, ResNet-32, GoogLeNet-lite☆34Updated 6 years ago
- Code base for ZJL zero shot learning competition.☆50Updated 6 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 5 years ago
- Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras☆29Updated 7 years ago
- Knowledge distillation implemented in TensorFlow☆18Updated 7 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- pytorch implement of Label Smoothing☆32Updated 5 years ago
- a baseline for baidu dog classification competition.☆113Updated 6 years ago
- 11th place solution for Kaggle Human Protein Atlas Image Classification☆81Updated 6 years ago
- ☆26Updated 5 years ago
- tf2.0 implementation of circle loss☆32Updated 5 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- Kaggle Doodle Recognition Challenge 2018 code☆14Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Octave convolution☆34Updated 3 years ago
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 6 years ago