Jangho-Kim / PSG-pytorch
Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)
☆26Updated 4 years ago
Alternatives and similar repositories for PSG-pytorch:
Users that are interested in PSG-pytorch are comparing it to the libraries listed below
- Towards Compact CNNs via Collaborative Compression☆11Updated 2 years ago
- ☆17Updated 2 years ago
- ☆47Updated 4 years ago
- Official PyTorch Implementation of "Learning Architectures for Binary Networks" (ECCV2020)☆26Updated 4 years ago
- ☆43Updated last year
- Post-training sparsity-aware quantization☆34Updated 2 years ago
- ☆25Updated 3 years ago
- BitSplit Post-trining Quantization☆49Updated 3 years ago
- PyTorch implementation of Towards Efficient Training for Neural Network Quantization☆15Updated 5 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
- [CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu…☆57Updated 3 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated 10 months ago
- This is the pytorch implementation for the paper: Generalizable Mixed-Precision Quantization via Attribution Rank Preservation, which is…