yashkant / quantized-netsLinks
Contains code for Binary, Ternary, N-bit Quantized and Hybrid CNNs for low precision experiments.
☆26Updated 7 years ago
Alternatives and similar repositories for quantized-nets
Users that are interested in quantized-nets are comparing it to the libraries listed below
Sorting:
- ☆69Updated 5 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆37Updated 6 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Code for paper "SWALP: Stochastic Weight Averaging forLow-Precision Training".☆62Updated 6 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- Code for BlockSwap (ICLR 2020).☆33Updated 4 years ago
- PyTorch implementation of binary neural networks☆45Updated 6 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 7 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 6 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Updated 7 years ago
- Proximal Mean-field for Neural Network Quantization☆21Updated 5 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- [CVPR 2021] Searching by Generating: Flexible and Efficient One-Shot NAS with Architecture Generator☆39Updated 3 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆113Updated 6 years ago
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 4 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- ☆52Updated 6 years ago
- ☆55Updated 6 years ago
- MixPath: A Unified Approach for One-shot Neural Architecture Search☆30Updated 5 years ago
- PyTorch Implementation of Weights Pruning☆184Updated 7 years ago
- Reducing the size of convolutional neural networks☆112Updated 8 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆45Updated 5 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆75Updated 6 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 7 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Updated 6 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 7 years ago
- A pytorch implementation of https://arxiv.org/abs/1904.09925☆16Updated 6 years ago
- This repository provides code source used in the paper: A Mean Field Theory of Quantized Deep Networks: The Quantization-Depth Trade-Off☆13Updated 6 years ago
- ICML2019 Accepted Paper. Overcoming Multi-Model Forgetting☆14Updated 6 years ago
- DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures☆32Updated 5 years ago