ruihangdu / PyTorch-Deep-Compression
A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)
☆40Updated 6 years ago
Alternatives and similar repositories for PyTorch-Deep-Compression:
Users that are interested in PyTorch-Deep-Compression are comparing it to the libraries listed below
- ☆213Updated 6 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 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
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- PyTorch Implementation of Weights Pruning☆185Updated 7 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆112Updated 5 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 4 years ago
- Implementation for Trained Ternary Network.☆108Updated 8 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆242Updated 2 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago
- DNN quantization with outlier channel splitting☆112Updated 4 years ago
- Code example for the ICLR 2018 oral paper☆151Updated 6 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- Codes for Layer-wise Optimal Brain Surgeon☆77Updated 6 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 5 years ago
- Reproduction of WAGE in PyTorch.☆41Updated 6 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- ☆53Updated 5 years ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆71Updated 6 years ago
- ☆46Updated 5 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆332Updated 7 months ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆41Updated 5 years ago
- Implementation of ICLR 2017 paper "Loss-aware Binarization of Deep Networks"☆18Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 7 months ago
- ProxQuant: Quantized Neural Networks via Proximal Operators☆29Updated 6 years ago
- Implementation of Ternary Weight Networks In Caffe☆63Updated 8 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆106Updated 5 years ago