wojciechmo / deep-compressionLinks
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:
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 7 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 3 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Reducing the size of convolutional neural networks☆111Updated 7 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 7 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆156Updated last year
- Tensorflow quantization (float32-->int8) inference test☆74Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆179Updated 2 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆336Updated last year
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- ☆214Updated 6 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆115Updated 5 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆109Updated 4 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- PyTorch Implementation of Weights Pruning☆184Updated 7 years ago
- Network acceleration methods☆177Updated 4 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 8 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 7 years ago
- Quantization of Convolutional Neural networks.☆245Updated last year
- Some recent Quantizing techniques on PyTorch☆72Updated 6 years ago
- DL quantization for pytorch☆26Updated 6 years ago
- a list of awesome papers on deep model ompression and acceleration☆350Updated 4 years ago
- BMXNet 2: An Open-Source Binary Neural Network Implementation Based on MXNet☆232Updated 3 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 6 years ago
- PyTorch Implementation of XNOR-Net☆497Updated 2 years ago
- Base to channel pruned to ResNet18 model☆146Updated 2 years ago
- ☆67Updated 5 years ago
- Code example for the ICLR 2018 oral paper☆153Updated 7 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago