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☆142Updated 6 years ago
- Focal Loss of multi-classification in tensorflow☆81Updated 6 years ago
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 5 years ago
- lookahead optimizer for keras☆171Updated 6 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 6 years ago
- ☆143Updated 7 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆77Updated 7 years ago
- YOLO-v2, ResNet-32, GoogLeNet-lite☆34Updated 6 years ago
- 11th place solution for Kaggle Human Protein Atlas Image Classification☆81Updated 6 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- A curated list of AutoML papers/tutorials/slides etc.☆91Updated 6 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆158Updated 7 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 5 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- Converting A PyTorch Model to Tensorflow pb using ONNX☆162Updated last month
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- Tensorflow version implementation of focal loss for binary and multi classification☆109Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Keras implementation of knowledge distillation(Hinton, et al. 2015)☆19Updated 7 years ago
- Code base for ZJL zero shot learning competition.☆50Updated 7 years ago
- Implementation of model compression with knowledge distilling method.☆342Updated 8 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- a baseline for baidu dog classification competition.☆114Updated 7 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆106Updated 6 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago