wojciechmo / deep-compression
Compress neural network with pruning and quantization using TensorFlow.
☆106Updated 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
Sorting:
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆241Updated 2 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 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
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆333Updated 9 months ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆167Updated 5 years ago
- Quantization of Convolutional Neural networks.☆244Updated 9 months ago
- Caffe Implementation for Incremental network quantization☆192Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- ☆213Updated 6 years ago
- Network acceleration methods☆177Updated 3 years ago
- Code example for the ICLR 2018 oral paper☆151Updated 6 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 10 months ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆167Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2…☆185Updated 4 years 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.☆30Updated 6 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆380Updated 5 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- BMXNet 2: An Open-Source Binary Neural Network Implementation Based on MXNet☆232Updated 2 years ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆441Updated last year
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆420Updated 5 years ago