jacobgil / pytorch-tensor-decompositionsLinks
PyTorch implementation of [1412.6553] and [1511.06530] tensor decomposition methods for convolutional layers.
☆287Updated 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☆86Updated 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☆244Updated 5 years ago
- Codes for Layer-wise Optimal Brain Surgeon☆78Updated 6 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆129Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- Tensor Train decomposition on TensorFlow☆226Updated 4 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆179Updated 2 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)☆108Updated 4 years ago
- PyTorch code for training neural networks without global back-propagation☆165Updated 5 years ago
- Reducing the size of convolutional neural networks☆111Updated 7 years ago
- PyTorch Implementation of Weights Pruning☆184Updated 7 years ago
- ConvNet training using pytorch☆348Updated 4 years ago
- ☆52Updated 6 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- ☆214Updated 6 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆114Updated 6 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆39Updated 3 years ago
- MUSCO: MUlti-Stage COmpression of neural networks☆72Updated 4 years ago
- Cheap distillation for convolutional neural networks.☆33Updated 6 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- A tutorial on "Bayesian Compression for Deep Learning" published at NIPS (2017).☆206Updated 6 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆109Updated 6 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆91Updated 4 years ago
- Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons (AAAI 2019)☆105Updated 5 years ago
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆259Updated 5 years ago
- Combined Group and Exclusive Sparsity for Deep Neural Networks, ICML 2017☆31Updated 7 years ago