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
- Code for https://arxiv.org/abs/1810.04622☆140Updated 6 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 7 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 8 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- Network acceleration methods☆178Updated 4 years ago
- ☆110Updated 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 8 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 6 years ago
- SimpNet Paper Files (Towards Principled Design of Deep Convolutional Networks: Introducing SimpNet)☆67Updated 7 years ago
- Simple pruning example using Caffe☆33Updated 8 years ago
- ☆62Updated 7 years ago
- Mobilenet model converted from tensorflow☆48Updated 7 years ago
- MassFace: an effecient implementation using triplet loss for face recognition☆55Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Related Paper of Efficient Deep Neural Networks☆86Updated 4 years ago
- EfficientNets snapshot☆91Updated 6 years ago
- A script to convert floating-point CNN models into generalized low-precision ShiftCNN representation☆57Updated 8 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆72Updated 7 years ago
- Converting a pretrained pytorch model to tensorflow☆94Updated 8 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
- Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures☆164Updated 5 years ago
- Recompile the library with caffe2 in pytorch stable(1.0) and re-implement the AICamera example provided by caffe2 officially.☆35Updated 7 years ago
- This is th code to FAT method with links to quantized tflite models. (CC BY-NC-ND)☆19Updated 7 years ago
- Tensorflow implementation of SqueezeNet.☆129Updated 7 years ago
- Model shared. Top1:71.806/Top5:90.410☆59Updated 7 years ago
- ☆138Updated 6 years ago
- A quick view of high-performance convolution neural networks (CNNs) inference engines on mobile devices.☆151Updated 3 years ago
- A Gluon implementation of Mnasnet☆60Updated 7 years ago