BastianChen / Model-Compression-Demo
模型压缩demo(剪枝、量化、知识蒸馏)
☆65Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Model-Compression-Demo
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 3 years ago
- Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)☆77Updated 3 years ago
- B站Efficient-Neural-Network学习分享的配套代码☆296Updated 2 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆244Updated last year
- 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
- ☆32Updated 3 years ago
- ☆91Updated 2 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆155Updated 3 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 3 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆218Updated 2 years ago
- NVIDIA TensorRT 加速推断教程!☆132Updated 3 years ago
- www.giantpandacv.com☆149Updated 5 months ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆208Updated 2 years ago
- ☆62Updated 4 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆93Updated 3 years ago
- Network reproduction and expansion based on Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017).☆24Updated 2 years ago
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆79Updated 9 months ago
- ghostnet_cifar10☆115Updated 4 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆196Updated last year
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- yolov5 knowledge distilling☆23Updated last year
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆65Updated 2 years ago
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆140Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆57Updated 3 years ago
- tensorrt int8 量化yolov5 onnx模型☆176Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆164Updated 3 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆65Updated 3 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆78Updated 3 years ago
- ☆14Updated 3 years ago
- 对yolov4进行通道剪枝☆15Updated 2 years ago