ruihangdu / Decompose-CNNLinks
CP and Tucker decomposition for Convolutional Neural Networks
☆87Updated 7 years ago
Alternatives and similar repositories for Decompose-CNN
Users that are interested in Decompose-CNN are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of [1412.6553] and [1511.06530] tensor decomposition methods for convolutional layers.☆288Updated 4 years ago
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 3 years ago
- PyTorch implementation for GAL.☆56Updated 5 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆130Updated 3 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 5 years ago
- [CVPR 2020] MTL-NAS: Task-Agnostic Neural Architecture Search towards General-Purpose Multi-Task Learning☆94Updated 3 years ago
- Code for the paper "Tensor Regression Networks with various Low-Rank Tensor Approximations"☆35Updated 7 years ago
- Learning Sparse Neural Networks through L0 regularization☆245Updated 5 years ago
- Pytorch Implementation of Neural Architecture Optimization☆113Updated 4 years ago
- Cheap distillation for convolutional neural networks.☆35Updated 7 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- ☆47Updated 5 years ago
- ☆25Updated 6 years ago
- ☆52Updated 6 years ago
- ☆46Updated 5 years ago
- ☆51Updated 6 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆39Updated 3 years ago
- PyTorch code for training neural networks without global back-propagation☆165Updated 6 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 8 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆110Updated 6 years ago
- [ICLR-2020] Dynamic Sparse Training: Find Efficient Sparse Network From Scratch With Trainable Masked Layers.☆31Updated 5 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆90Updated 2 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.