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:
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆75Updated 2 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 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 7 years ago
- Simple pruning example using Caffe☆33Updated 7 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- MassFace: an effecient implementation using triplet loss for face recognition☆55Updated 5 years ago
- Deep Face Recognition in PyTorch☆153Updated 6 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago
- ☆110Updated 6 years ago
- Mobilenet model converted from tensorflow☆48Updated 6 years ago
- Network acceleration methods☆177Updated 4 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- Related Paper of Efficient Deep Neural Networks☆86Updated 4 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆56Updated 8 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 8 years ago
- SimpNet Paper Files (Towards Principled Design of Deep Convolutional Networks: Introducing SimpNet)☆67Updated 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 5 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 6 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
- A Gluon implementation of Mnasnet☆59Updated 6 years ago
- ☆62Updated 7 years ago
- Converting a pretrained pytorch model to tensorflow☆94Updated 8 years ago
- This is th code to FAT method with links to quantized tflite models. (CC BY-NC-ND)☆19Updated 6 years ago
- An implementation of Channel Pruning on face recognition algorithm Sphereface.☆46Updated 5 years ago
- Model shared. Top1:71.806/Top5:90.410☆59Updated 7 years ago
- A quick view of high-performance convolution neural networks (CNNs) inference engines on mobile devices.☆150Updated 3 years ago
- A tensorflow implementation of squeezenext. (includes link to trained model)☆54Updated 3 years ago
- ☆138Updated 5 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