Ranking666 / Base-quantizationLinks
base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc
☆47Updated 2 years ago
Alternatives and similar repositories for Base-quantization
Users that are interested in Base-quantization are comparing it to the libraries listed below
Sorting:
- Post-Training Quantization for Vision transformers.☆224Updated 3 years ago
- Offline Quantization Tools for Deploy.☆136Updated last year
- LSQ+ or LSQplus☆71Updated 6 months ago
- A set of examples around MegEngine☆31Updated last year
- The official PyTorch implementation of the ICLR2022 paper, QDrop: Randomly Dropping Quantization for Extremely Low-bit Post-Training Quan…☆124Updated 2 years ago
- Pytorch implementation of BRECQ, ICLR 2021☆282Updated 4 years ago
- PyTorch Quantization Aware Training Example☆140Updated last year
- A simple network quantization demo using pytorch from scratch.☆534Updated 2 years ago
- [IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer☆347Updated 2 years ago
- [CVPR 2023] PD-Quant: Post-Training Quantization Based on Prediction Difference Metric☆57Updated 2 years ago
- The official implementation of the NeurIPS 2022 paper Q-ViT.☆96Updated 2 years ago
- ☆36Updated 2 years ago
- EQ-Net [ICCV 2023]☆30Updated 2 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆42Updated 4 years ago
- Nonuniform-to-Uniform Quantization: Towards Accurate Quantization via Generalized Straight-Through Estimation. In CVPR 2022.☆133Updated 3 years ago
- Unofficial implementation of LSQ-Net, a neural network quantization framework☆300Updated last year
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆89Updated 4 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆64Updated 4 years ago
- ☆26Updated 2 years ago
- FakeQuantize with Learned Step Size(LSQ+) as Observer in PyTorch☆34Updated 3 years ago
- ☆21Updated 3 years ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆107Updated 3 years ago
- Neural Network Quantization & Low-Bit Fixed Point Training For Hardware-Friendly Algorithm Design☆160Updated 4 years ago
- Model Quantization Benchmark☆829Updated 4 months ago
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆70Updated last year
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆68Updated 3 years ago
- Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.☆442Updated 2 years ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆99Updated 4 years ago
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- PyTorch Quantization Aware Training(QAT,量化感知训练)☆34Updated last year