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:
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆98Updated 5 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆115Updated 5 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 6 years ago
- ☆52Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by …☆421Updated 5 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- Binarized Neural Network (BNN) for pytorch☆519Updated last year
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Bi-Real-Net Model in Pytorch https://arxiv.org/abs/1808.00278 + pre-trained fp model weights☆17Updated 5 years ago
- PyTorch implementation of "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆56Updated 5 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
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year
- ☆213Updated 6 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 2 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.☆259Updated 3 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 7 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
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- Binarize convolutional neural networks using pytorch☆145Updated 3 years ago