vinsis / ternary-quantizationLinks
Training models with ternary quantized weights using PyTorch
☆15Updated 6 years ago
Alternatives and similar repositories for ternary-quantization
Users that are interested in ternary-quantization are comparing it to the libraries listed below
Sorting:
- Reproducing Quantization paper PACT☆65Updated 3 years ago
- A pytorch implementation of dorefa quantization☆113Updated 6 years ago
- BitSplit Post-trining Quantization☆50Updated 4 years ago
- PyTorch implementation for the APoT quantization (ICLR 2020)☆283Updated last year
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆32Updated 6 years ago
- Code for our paper at ECCV 2020: Post-Training Piecewise Linear Quantization for Deep Neural Networks☆68Updated 4 years ago
- The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)☆139Updated 5 years ago
- A pytorch implementation of DoReFa-Net☆132Updated 6 years ago
- Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design☆161Updated 5 years ago
- PyTorch implementation of "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆56Updated 6 years ago
- PyTorch implementation of Data Free Quantization Through Weight Equalization and Bias Correction.☆263Updated 2 years ago
- PyTorch implementation of EdMIPS: https://arxiv.org/pdf/2004.05795.pdf☆60Updated 5 years ago
- Pruned model: VGG & ResNet-50☆19Updated 6 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆50Updated last year
- Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm. In ECCV 2…☆186Updated 4 years ago
- [ICLR 2021] HW-NAS-Bench: Hardware-Aware Neural Architecture Search Benchmark☆114Updated 2 years ago
- My name is Fang Biao. I'm currently pursuing my Master degree with the college of Computer Science and Engineering, Si Chuan University, …☆53Updated 3 years ago
- Implementation of ENAS for CNNs on CIFAR 10☆11Updated 6 years ago
- [CVPR'20] ZeroQ Mixed-Precision implementation (unofficial): A Novel Zero Shot Quantization Framework☆14Updated 5 years ago
- ☆49Updated 4 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 6 years ago
- Any-Precision Deep Neural Networks (AAAI 2021)☆62Updated 5 years ago
- [CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework☆280Updated 2 years ago
- DNN quantization with outlier channel splitting (ICML'19)☆113Updated 5 years ago
- PyTorch implementation of Towards Efficient Training for Neural Network Quantization☆16Updated 6 years ago
- 模型量化工程 Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception,…☆12Updated 7 years ago
- ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.☆262Updated 4 years ago
- [CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for a…☆181Updated 5 years ago
- source code of the paper: Robust Quantization: One Model to Rule Them All☆41Updated 2 years ago
- Quantization of Convolutional Neural networks.☆250Updated last year