Model Compression 1. Pruning(BN Pruning) 2. Knowledge Distillation (Hinton) 3. Quantization (MNN) 4. Deployment (MNN)
☆80Dec 17, 2020Updated 5 years ago
Alternatives and similar repositories for Model-Compression
Users that are interested in Model-Compression are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆15Jun 29, 2019Updated 6 years ago
- Lightweight face detectors with landmarks. Training code using pytorch and inference using pytorch/ncnn/tensorflow/tflite.☆10Jul 1, 2020Updated 5 years ago
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆107Jan 28, 2024Updated 2 years ago
- Unofficial Pytorch-Implementation of "1M parameters are enough? A lightweight CNN-Based model for medical image segmentation".☆13Aug 15, 2023Updated 2 years ago
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆58Nov 8, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆49Sep 24, 2022Updated 3 years ago
- c++ implementation of mmpose inference, for pose estimation based on MNN☆13Mar 9, 2021Updated 5 years ago
- ☆11May 19, 2025Updated last year
- It is an advanced medical CT image analysis system that uses a multi-agent collaborative framework and the latest AI technology to automa…☆18Apr 23, 2025Updated last year
- Real-time semantic segmentation is widely used in the field of autonomous driving and robotics. Most previous networks achieved great acc…☆21Jul 24, 2022Updated 3 years ago
- ☆16Aug 30, 2024Updated last year
- Weighted-Boxes-Fusion method implementation with YOLOv4 and YOLOv5☆11Jul 14, 2022Updated 3 years ago
- Are Intermediate Layers and Labels Really Necessary? A General Language Model Distillation Method ; GKD: A General Knowledge Distillation…