UCMerced-ML / LC-model-compression
Model compression by constrained optimization, using the Learning-Compression (LC) algorithm
☆73Updated 3 years ago
Alternatives and similar repositories for LC-model-compression
Users that are interested in LC-model-compression are comparing it to the libraries listed below
Sorting:
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆100Updated 5 years ago
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆108Updated 6 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆89Updated 2 years ago
- Code for CHIP: CHannel Independence-based Pruning for Compact Neural Networks (NeruIPS 2021).☆36Updated 2 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆91Updated 3 years ago
- Pruning Filters For Efficient ConvNets, PyTorch Implementation.☆30Updated 5 years ago
- Any-Precision Deep Neural Networks (AAAI 2021)☆60Updated 5 years ago
- [ICLR'21] Neural Pruning via Growing Regularization (PyTorch)☆83Updated 3 years ago
- [Neurips 2021] Sparse Training via Boosting Pruning Plasticity with Neuroregeneration☆31Updated 2 years ago
- SNIP: SINGLE-SHOT NETWORK PRUNING BASED ON CONNECTION SENSITIVITY☆114Updated 5 years ago
- Implementation of Continuous Sparsification, a method for pruning and ticket search in deep networks☆33Updated 2 years ago
- ☆39Updated 2 years ago
- [ICML 2021] "Do We Actually Need Dense Over-Parameterization? In-Time Over-Parameterization in Sparse Training" by Shiwei Liu, Lu Yin, De…☆45Updated last year
- [IJCAI'22 Survey] Recent Advances on Neural Network Pruning at Initialization.☆59Updated last year
- ☆43Updated last year
- A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS☆28Updated 4 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- ☆226Updated 9 months ago
- Comparison of method "Pruning at initialization prior to training" (Synflow/SNIP/GraSP) in PyTorch☆16Updated last year
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆104Updated 5 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626☆176Updated 2 years ago
- Binarize convolutional neural networks using pytorch☆146Updated 3 years ago
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆30Updated last year
- [ICLR 2021] HW-NAS-Bench: Hardware-Aware Neural Architecture Search Benchmark☆110Updated 2 years ago
- a pytorch implement of mobileNet v2 on cifar10☆62Updated 2 years ago
- Pytorch implementation of our paper accepted by NeurIPS 2020 -- Rotated Binary Neural Network☆82Updated 2 years ago
- [ICLR-2020] Dynamic Sparse Training: Find Efficient Sparse Network From Scratch With Trainable Masked Layers.☆31Updated 5 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 6 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆108Updated 4 years ago