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☆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☆28Updated 8 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 5 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆77Updated 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
- YOLO-v2, ResNet-32, GoogLeNet-lite☆34Updated 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
- resnet_cifar10_cifar100_imagenet☆14Updated 7 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 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 6 years ago
- Code base for ZJL zero shot learning competition.☆50Updated 7 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- An implementation for mnist center loss training and visualization☆75Updated 7 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆158Updated 7 years ago
- Multi heads attention for image classification☆79Updated 7 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆112Updated 3 years ago
- a baseline for baidu dog classification competition.☆115Updated 7 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 6 years ago
- ☆143Updated 7 years ago
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 7 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Implement Pruning Convolutional Neural Networks for Resource Efficient Inference with Keras framework☆16Updated 8 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago