bemova / Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-HuffmanLinks
It is a pytorch implementation of https://arxiv.org/abs/1510.00149 paper.
☆30Updated 7 years ago
Alternatives and similar repositories for Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-Huffman
Users that are interested in Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-Huffman are comparing it to the libraries listed below
Sorting:
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Reducing the size of convolutional neural networks☆111Updated 7 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆98Updated 5 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- Binarized Neural Network (BNN) for pytorch☆523Updated last year
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 3 years ago
- Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2…☆186Updated 4 years ago
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆29Updated 7 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆115Updated 5 years ago
- Quantization of Convolutional Neural networks.☆245Updated last year
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆156Updated last year
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆179Updated 2 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- PyTorch implementation of "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆58Updated 6 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- Python library to work with the Visual Wake Words Dataset.☆37Updated 4 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.☆260Updated 3 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- pytorch implementation of "Differentiable Soft Quantization: Bridging Full-Precision and Low-Bit Neural Networks"☆131Updated 5 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆277Updated 8 months ago
- Bi-Real-Net Model in Pytorch https://arxiv.org/abs/1808.00278 + pre-trained fp model weights☆17Updated 5 years ago
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- DL quantization for pytorch☆26Updated 6 years ago