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☆170Updated 6 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 5 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- ☆142Updated 7 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆77Updated 7 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- A curated list of AutoML papers/tutorials/slides etc.☆89Updated 6 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 6 years ago
- This repo is created using the code of Adrian Rosebrock's tutorial on Multi-label classification.☆34Updated 7 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆54Updated 8 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Tensorflow version implementation of focal loss for binary and multi classification☆109Updated 7 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Tensorflow2 implementation of CircleLoss. Support class-level, sparse class-level, pair-wise labels☆109Updated 5 years ago
- keras ImageDataGenerator example☆61Updated 8 years ago
- memory efficient densenet+lstm+ctc实现中文识别☆31Updated 3 years ago
- mutil-class focal loss implemented in keras☆158Updated 6 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 7 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆107Updated 6 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 6 years ago
- a baseline for baidu dog classification competition.☆115Updated 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
- Corrupted labels and label smoothing☆129Updated 8 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆37Updated 7 years ago