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
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 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
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 7 months ago
- Caffe Implementation for Incremental network quantization☆190Updated 6 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- ☆213Updated 6 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆332Updated 6 months ago
- bemova / Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-HuffmanIt is a pytorch implementation of https://arxiv.org/abs/1510.00149 paper.☆28Updated 6 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆378Updated 5 years ago
- Network acceleration methods☆178Updated 3 years ago
- caffe model of ICCV'17 paper - ThiNet: A Filter Level Pruning Method for Deep Neural Network Compression https://arxiv.org/abs/1707.06342☆146Updated 6 years ago
- alibabacloud-quantization-networks☆121Updated 5 years ago
- Implementation for Trained Ternary Network.☆108Updated 8 years ago
- Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2…☆183Updated 3 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
- Code example for the ICLR 2018 oral paper☆151Updated 6 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 3 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆416Updated 4 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 4 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago