johnkorn / distillation
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
- YOLO-v2, ResNet-32, GoogLeNet-lite☆35Updated 6 years ago
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- Octave convolution☆34Updated 3 years ago
- resnet_cifar10_cifar100_imagenet☆13Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 4 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 6 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- ☆18Updated 6 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 5 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 6 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- This repo is created using the code of Adrian Rosebrock's tutorial on Multi-label classification.☆34Updated 6 years ago
- Keras implementation of knowledge distillation(Hinton, et al. 2015)☆19Updated 6 years ago
- lookahead optimizer for keras☆170Updated 5 years ago
- ☆22Updated 2 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- cnn compression for keras☆22Updated 6 years ago
- Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras☆29Updated 7 years ago
- Bilinear CNN implementation using keras☆35Updated 6 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆264Updated 5 years ago
- Keras implementation of temporal ensembling(semi-supervised learning)☆22Updated 6 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
- memory efficient densenet+lstm+ctc实现中文识别☆31Updated 2 years ago
- Multi heads attention for image classification☆81Updated 7 years ago