wojciechmo / deep-compression
Compress neural network with pruning and quantization using TensorFlow.
☆105Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for deep-compression
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 6 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆239Updated 2 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆174Updated 2 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆153Updated 4 months ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- Reducing the size of convolutional neural networks☆112Updated 6 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆329Updated 3 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
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 4 years ago
- ☆213Updated 5 years ago
- PyTorch Implementation of Weights Pruning☆184Updated 6 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 4 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆107Updated 4 years ago
- Quantization of Convolutional Neural networks.☆238Updated 3 months ago
- Network acceleration methods☆178Updated 3 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 5 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Caffe Implementation for Incremental network quantization☆191Updated 6 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆164Updated 4 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆155Updated 7 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆413Updated 4 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆54Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2…☆178Updated 3 years ago
- BNN implementation in tensorflow☆166Updated 6 years ago
- DL quantization for pytorch☆25Updated 5 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆376Updated 5 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