Irtza / Keras_model_compressionLinks
Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy.An Implementation of "Distilling the Knowledge in a Neural Network - Geoffery Hinton et. al"
☆61Updated 5 years ago
Alternatives and similar repositories for Keras_model_compression
Users that are interested in Keras_model_compression are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- TensorFlow ImageNet - Training and SOTA checkpoints☆52Updated 7 years ago
- Model Pruning and Quantization using Tensorflow☆30Updated 6 years ago
- This is my final year project of Bachelor of Engineering. Its still incomplete though. I am trying to replicate the research paper "Deep …☆76Updated 7 years ago
- A machine learning experiment☆180Updated 7 years ago
- SimpNet Paper Files (Towards Principled Design of Deep Convolutional Networks: Introducing SimpNet)☆67Updated 6 years ago
- Model Compression CLI Tool for Keras.☆156Updated 6 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆60Updated 7 years ago
- Wide Residual Networks in Keras☆110Updated 7 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 6 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 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
- Boosting Convolutional Neural Networks☆21Updated 8 years ago
- Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN☆28Updated 8 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- Tensorflow implementation of SqueezeNet.☆129Updated 6 years ago
- An experimental compression pipeline for TensorFlow.☆27Updated 9 years ago
- SqueezeNet Generator☆31Updated 7 years ago
- Binarized Dense and Conv2D layers for Keras☆17Updated 8 years ago
- Caffe version of code for our paper "Joint unsupervised learning of deep representations and image clusters"☆16Updated 7 years ago
- Training wide residual networks for deployment using a single bit for each weight - Official Code Repository for ICLR 2018 Published Pape…☆36Updated 5 years ago
- ☆57Updated 7 years ago
- Keras model convolutional filter pruning package☆44Updated 6 years ago
- Knowledge distillation implemented in TensorFlow☆18Updated 7 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Implement Pruning Convolutional Neural Networks for Resource Efficient Inference with Keras framework☆16Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 7 years ago
- Tensorflow implementation of Magnet Loss from "Metric Learning for Adaptive Density Discrimination"☆95Updated 7 years ago