Laicheng0830 / Pytorch_Model_Quantization
OpenPose uses Pytorch for static quantization, saving, and loading of models
☆87Updated 3 years ago
Alternatives and similar repositories for Pytorch_Model_Quantization
Users that are interested in Pytorch_Model_Quantization are comparing it to the libraries listed below
Sorting:
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆45Updated 2 years ago
- Quantize,Pytorch,Vgg16,MobileNet☆42Updated 4 years ago
- model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular a…☆170Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆530Updated last year
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 4 years ago
- Post-Training Quantization for Vision transformers.☆216Updated 2 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆250Updated 2 years ago
- A simple tutorial of SNPE.☆171Updated 2 years ago
- PyTorch Quantization Aware Training Example☆135Updated 11 months ago
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆65Updated 2 years ago
- An 8bit automated quantization conversion tool for the pytorch (Post-training quantization based on KL divergence)☆33Updated 5 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆76Updated 5 years ago
- PyTorch Quantization Aware Training(QAT,量化感知训练)☆30Updated last year
- NCNN的代码学习,各种小Demo。☆107Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆299Updated 3 years ago
- ☆99Updated 3 years ago
- ONNX2Pytorch☆161Updated 4 years ago
- [IJCAI 2022] FQ-ViT: Post-Training Quantization for Fully Quantized Vision Transformer☆338Updated 2 years ago
- ☆134Updated last year
- ☆32Updated 4 years ago
- Offline Quantization Tools for Deploy.☆127Updated last year
- ☆19Updated last month
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆67Updated last year
- Model Quantization Benchmark☆803Updated 3 weeks ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆63Updated 4 years ago
- www.giantpandacv.com☆148Updated 10 months ago
- This is 8-bit quantization sample for yolov5. Both PTQ, QAT and Partial Quantization have been implemented, and present the results based…☆102Updated 2 years ago
- YOLOv3/YOLOv3-tiny/yolo-fasetest-xl 从训练到部署☆22Updated 4 years ago