chrundle / bipropLinks
Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing the network.
☆51Updated 3 years ago
Alternatives and similar repositories for biprop
Users that are interested in biprop are comparing it to the libraries listed below
Sorting:
- DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures☆32Updated 5 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆90Updated 2 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆75Updated 6 years ago
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆105Updated 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…☆31Updated last year
- Code for Sanity-Checking Pruning Methods: Random Tickets can Win the Jackpot☆42Updated 5 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆39Updated 4 years ago
- Code accompanying the NeurIPS 2020 paper: WoodFisher (Singh & Alistarh, 2020)☆53Updated 4 years ago
- Codes for Accepted Paper : "MetaQuant: Learning to Quantize by Learning to Penetrate Non-differentiable Quantization" in NeurIPS 2019☆54Updated 5 years ago
- ☆69Updated 5 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 4 years ago
- This repository implements the paper "Effective Training of Convolutional Neural Networks with Low-bitwidth Weights and Activations"☆20Updated 4 years ago
- ☆227Updated last year
- Neuron Merging: Compensating for Pruned Neurons (NeurIPS 2020)☆43Updated 4 years ago
- [CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu…☆57Updated 4 years ago
- PyTorch implementation of HashedNets☆38Updated 2 years ago
- Pytorch implementation of our paper accepted by NeurIPS 2020 -- Rotated Binary Neural Network☆83Updated 3 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 3 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 6 years ago
- Good Subnetworks Provably Exist: Pruning via Greedy Forward Selection☆22Updated 4 years ago
- Binarize convolutional neural networks using pytorch