nikvaessen / Rethinking-Binarized-Neural-Network-OptimizationLinks
Reproduction of "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization" for the Reproducibility challenge@NeurIPS19
☆11Updated 5 years ago
Alternatives and similar repositories for Rethinking-Binarized-Neural-Network-Optimization
Users that are interested in Rethinking-Binarized-Neural-Network-Optimization are comparing it to the libraries listed below
Sorting:
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- ☆52Updated 6 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆39Updated 3 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆46Updated 3 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆86Updated 3 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- Low Precision Arithmetic Simulation in PyTorch☆285Updated last year
- [ICLR 2021] HW-NAS-Bench: Hardware-Aware Neural Architecture Search Benchmark☆113Updated 2 years ago
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆40Updated 2 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆163Updated 2 years ago
- ☆20Updated 3 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- EP☆17Updated 4 years ago
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆32Updated last year
- ProxQuant: Quantized Neural Networks via Proximal Operators☆30Updated 6 years ago
- [IJCAI'22 Survey] Recent Advances on Neural Network Pruning at Initialization.☆59Updated last year
- Reference implementations of popular Binarized Neural Networks☆108Updated last week
- ☆227Updated last year
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆106Updated 5 years ago
- Bi-Real-Net Model in Pytorch https://arxiv.org/abs/1808.00278 + pre-trained fp model weights☆17Updated 6 years ago
- Any-Precision Deep Neural Networks (AAAI 2021)☆61Updated 5 years ago
- Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing …☆52Updated 3 years ago
- PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.☆431Updated 2 years ago
- Binarize convolutional neural networks using pytorch☆148Updated 3 years ago
- Code accompanying the NeurIPS 2020 paper: WoodFisher (Singh & Alistarh, 2020)☆53Updated 4 years ago
- Conditional channel- and precision-pruning on neural networks☆72Updated 5 years ago
- Code release for "Adversarial Robustness vs Model Compression, or Both?"☆90Updated 4 years ago
- Comparison of method "Pruning at initialization prior to training" (Synflow/SNIP/GraSP) in PyTorch☆17Updated last year
- Pytorch implementation of the paper "SNIP: Single-shot Network Pruning based on Connection Sensitivity" by Lee et al.☆111Updated 6 years ago