ruihangdu / PyTorch-Deep-CompressionLinks
A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)
☆40Updated 7 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
Sorting:
- PyTorch Implementation of Weights Pruning☆185Updated 8 years ago
- Reducing the size of convolutional neural networks☆112Updated 8 years ago
- ☆213Updated 7 years ago
- Codes for Layer-wise Optimal Brain Surgeon☆78Updated 7 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆181Updated 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
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆113Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Code example for the ICLR 2018 oral paper☆152Updated 7 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆116Updated 6 years ago
- Implementation for Trained Ternary Network.☆108Updated 9 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks☆246Updated 3 years ago
- ☆52Updated 6 years ago
- ConvNet training using pytorch☆349Updated 5 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆336Updated last year
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- implement of DoReFaNet with tensorflow based on cifar10 dataset☆28Updated 8 years ago
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 4 years ago
- ☆69Updated 5 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 5 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 7 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- A PyTorch implementation of NASBench☆52Updated 2 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 6 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 7 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆57Updated 7 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Updated 7 years ago