tangchen2 / Model-CompressionLinks
Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)
☆79Updated 4 years ago
Alternatives and similar repositories for Model-Compression
Users that are interested in Model-Compression are comparing it to the libraries listed below
Sorting:
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆251Updated 2 years ago
- www.giantpandacv.com☆152Updated last year
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆212Updated last year
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆68Updated 3 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆68Updated 3 years ago
- 模型压缩demo(剪枝、量化、知识蒸馏)☆77Updated 5 years ago
- [T-PAMI'23] PAGCP for the compression of YOLOv5☆120Updated 2 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 5 years ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…☆211Updated 2 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆39Updated 4 years ago
- Pytorch分布式训练框架☆81Updated 2 months ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆225Updated 3 years ago
- RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization☆177Updated 2 years ago
- TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化☆141Updated 3 years ago
- This repository is Onnx tutorial summary for python implements , which comes from other web resource.☆29Updated 2 years ago
- An Improved One millisecond Mobile Backbone☆146Updated 3 years ago
- ☆176Updated 2 years ago
- ☆92Updated 3 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆102Updated 4 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 4 years ago
- Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.☆302Updated last month
- ☆147Updated last year
- B站Efficient-Neural-Network学习分享的配套代码☆301Updated 3 years ago
- A more efficient yolov5 with oneflow backend 🎉🎉🎉☆216Updated last month
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆151Updated 4 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆162Updated 4 years ago
- A simple network quantization demo using pytorch from scratch.☆534Updated 2 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆224Updated 2 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
- ☆337Updated 3 years ago