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
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆43Updated 2 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆79Updated 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
- Quantize,Pytorch,Vgg16,MobileNet☆42Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆527Updated last year
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆250Updated 2 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆73Updated 5 years ago
- PyTorch Quantization Aware Training(QAT,量化感知训练)☆30Updated last year
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- A simple tutorial of SNPE.☆168Updated 2 years ago
- ☆133Updated last year
- ONNX2Pytorch☆161Updated 4 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆64Updated 2 years ago
- TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化☆138Updated 2 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 4 years ago
- Offline Quantization Tools for Deploy.☆127Updated last year
- PyTorch Quantization Aware Training Example☆135Updated 11 months ago
- Everything in Torch Fx☆341Updated 10 months ago
- NCNN的代码学习,各种小Demo。☆107Updated last year
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆67Updated last year
- ☆99Updated 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…☆102Updated 2 years ago
- Post-Training Quantization for Vision transformers.☆215Updated 2 years ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆27Updated 7 months ago
- simplify >2GB large onnx model☆55Updated 4 months ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆208Updated last year
- 使用pytorch_quantization对yolov8进行量化☆105Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆298Updated 3 years ago
- Personal Pytorch toy script.☆67Updated 3 years ago
- ☆32Updated 4 years ago