wojciechmo / deep-compression
Compress neural network with pruning and quantization using TensorFlow.
☆105Updated 6 years ago
Alternatives and similar repositories for deep-compression:
Users that are interested in deep-compression are comparing it to the libraries listed below
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 2 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- ☆213Updated 6 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 8 months ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆331Updated 8 months ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- Caffe Implementation for Incremental network quantization☆191Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- Quantization of Convolutional Neural networks.☆244Updated 7 months ago
- Code example for the ICLR 2018 oral paper☆151Updated 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
- Network acceleration methods☆178Updated 3 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆165Updated 4 years ago
- Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2…☆184Updated 3 years ago
- ☆36Updated 6 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆419Updated 5 years ago
- CNN channel pruning, LeGR, MorphNet, AMC. Codebase for paper "LeGR: Filter Pruning via Learned Global Ranking"☆114Updated 5 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- Some recent Quantizing techniques on PyTorch☆72Updated 5 years ago