jacobgil / pytorch-tensor-decompositionsLinks
PyTorch implementation of [1412.6553] and [1511.06530] tensor decomposition methods for convolutional layers.
☆284Updated 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☆84Updated 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☆244Updated 4 years ago
- ☆103Updated 7 years ago
- ☆8Updated 7 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago
- PyTorch code for training neural networks without global back-propagation☆165Updated 5 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆177Updated 2 years ago
- ConvNet training using pytorch☆347Updated 4 years ago
- ☆52Updated 6 years ago
- Tensor Train decomposition on TensorFlow☆226Updated 4 years ago
- Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"☆336Updated 11 months ago
- Code for the paper "Tensor Regression Networks with various Low-Rank Tensor Approximations"☆35Updated 7 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆108Updated 6 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 5 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆129Updated 3 years ago
- Codes for Layer-wise Optimal Brain Surgeon☆78Updated 6 years ago
- Cheap distillation for convolutional neural networks.☆33Updated 6 years ago
- ☆213Updated 6 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆114Updated 6 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆98Updated 5 years ago
- Code for SkipNet: Learning Dynamic Routing in Convolutional Networks (ECCV 2018)☆241Updated 6 years ago
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- Papers for deep neural network compression and acceleration☆399Updated 4 years ago
- A tutorial on "Bayesian Compression for Deep Learning" published at NIPS (2017).☆206Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Binarized Neural Network (BNN) for pytorch☆519Updated last year
- MUSCO: MUlti-Stage COmpression of neural networks☆72Updated 4 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆93Updated 7 years ago