jacobgil / pytorch-tensor-decompositionsLinks
PyTorch implementation of [1412.6553] and [1511.06530] tensor decomposition methods for convolutional layers.
☆285Updated 3 years ago
Alternatives and similar repositories for pytorch-tensor-decompositions
Users that are interested in pytorch-tensor-decompositions are comparing it to the libraries listed below
Sorting:
- CP and Tucker decomposition for Convolutional Neural Networks☆85Updated 7 years ago
- ☆102Updated 7 years ago
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 3 years ago
- Learning Sparse Neural Networks through L0 regularization☆245Updated 5 years ago
- PyTorch code for training neural networks without global back-propagation☆165Updated 5 years ago
- ConvNet training using pytorch☆347Updated 4 years ago
- ☆8Updated 7 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆178Updated 2 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago
- Tensor Train decomposition on TensorFlow☆226Updated 4 years ago
- Codes for Layer-wise Optimal Brain Surgeon☆78Updated 6 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 5 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆114Updated 6 years ago
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- Code for the paper "Tensor Regression Networks with various Low-Rank Tensor Approximations"☆35Updated 7 years ago
- Combined Group and Exclusive Sparsity for Deep Neural Networks, ICML 2017☆31Updated 7 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- PyTorch Implementation of Weights Pruning☆184Updated 7 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- ☆213Updated 6 years ago
- Papers for deep neural network compression and acceleration☆400Updated 4 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆39Updated 3 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆336Updated last year
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆98Updated 5 years ago
- A tutorial on "Bayesian Compression for Deep Learning" published at NIPS (2017).☆206Updated 6 years ago
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆259Updated 5 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆115Updated 5 years ago