yashkant / quantized-nets
Contains code for Binary, Ternary, N-bit Quantized and Hybrid CNNs for low precision experiments.
☆24Updated 6 years ago
Alternatives and similar repositories for quantized-nets:
Users that are interested in quantized-nets are comparing it to the libraries listed below
- Efficient Neural Architecture Search coupled with Quantized CNNs to search for resource efficient and accurate architectures.☆4Updated 6 years ago
- Progressive Neural Architecture Search coupled with Binarized CNNs to search for resource efficient and accurate architectures.☆3Updated 6 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 years ago
- Reproduction of WAGE in PyTorch.☆41Updated 6 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆41Updated 5 years ago
- Implementation of BinaryConnect on Pytorch☆37Updated 3 years ago
- Binary Convolution Network for faster real-time processing in ASICs☆56Updated 6 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 4 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 6 years ago
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆35Updated 5 years ago
- Implementations of the XNOR networks☆12Updated 7 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- This repository represents training examples for the CVPR 2018 paper "SYQ:Learning Symmetric Quantization For Efficient Deep Neural Netwo…☆31Updated 5 years ago
- Efficient Neural Architecture Search coupled with Quantized CNNs to search for resource efficient and accurate architectures.☆9Updated 6 years ago
- ☆53Updated 6 years ago
- Codes for AAAI2019 paper: Deep Neural Network Quantization via Layer-Wise Optimization using Limited Training Data☆41Updated 6 years ago
- ☆74Updated 5 years ago
- Code for BlockSwap (ICLR 2020).☆33Updated 3 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 5 years ago
- Learning-Recurrent-Binary-Ternary-Weights☆12Updated 6 years ago
- Code for LIT, ICML 2019☆21Updated 5 years ago
- Repository containing pruned models and related information☆37Updated 3 years ago
- [CVPR 2021] Searching by Generating: Flexible and Efficient One-Shot NAS with Architecture Generator☆38Updated 2 years ago
- bemova / Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-HuffmanIt is a pytorch implementation of https://arxiv.org/abs/1510.00149 paper.☆28Updated 6 years ago
- Class Project for 18663 - Implementation of FBNet (Hardware-Aware DNAS)☆34Updated 5 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆124Updated 6 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- DeepHoyer: Learning Sparser Neural Network with Differentiable Scale-Invariant Sparsity Measures☆31Updated 4 years ago
- Bi-Real-Net Model in Pytorch https://arxiv.org/abs/1808.00278 + pre-trained fp model weights☆17Updated 5 years ago