vikranth94 / Model-CompressionLinks
Model Pruning and Quantization using Tensorflow
☆30Updated 6 years ago
Alternatives and similar repositories for Model-Compression
Users that are interested in Model-Compression are comparing it to the libraries listed below
Sorting:
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆76Updated 2 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Updated 6 years ago
- ☆110Updated 6 years ago
- Simple pruning example using Caffe☆33Updated 8 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 6 years ago
- ☆138Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 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 8 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 8 years ago
- MassFace: an effecient implementation using triplet loss for face recognition☆55Updated 6 years ago
- Semi-supervised tool for cleaning image dataset , using deep learning.☆75Updated 7 years ago
- Mobilenet model converted from tensorflow☆48Updated 7 years ago
- [EXPERIMENTAL] Demo of using PyTorch 1.0 inside an Android app. Test with your own deep neural network such as ResNet18/SqueezeNet/Mobile…☆106Updated 6 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 8 years ago
- A Gluon implementation of Mnasnet☆59Updated 6 years ago
- Network acceleration methods☆177Updated 4 years ago
- SimpNet Paper Files (Towards Principled Design of Deep Convolutional Networks: Introducing SimpNet)☆67Updated 7 years ago
- Related Paper of Efficient Deep Neural Networks☆86Updated 4 years ago
- Converting a pretrained pytorch model to tensorflow☆94Updated 8 years ago
- TensorFlow ImageNet - Training and SOTA checkpoints☆52Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆196Updated 5 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆157Updated last year
- Model shared. Top1:71.806/Top5:90.410☆59Updated 7 years ago
- Recompile the library with caffe2 in pytorch stable(1.0) and re-implement the AICamera example provided by caffe2 officially.☆35Updated 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