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:
- ☆16Jun 29, 2019Updated 6 years ago
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆108Jan 28, 2024Updated 2 years ago
- Style Transfer by Rigid Alignment in Neural Net Feature Space☆11Jan 23, 2021Updated 5 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
- ☆10Jun 21, 2024Updated last year
- [Applied Intelligence 2022] Python code for ACP☆12Sep 5, 2023Updated 2 years ago
- Weighted-Boxes-Fusion method implementation with YOLOv4 and YOLOv5☆11Jul 14, 2022Updated 3 years ago
- Pytorch implementation of MRCNN for SceneClassification( Knowledge Guided Disambiguation for Large-Scale Scene Classification with Multi-…☆10Mar 19, 2018Updated 8 years ago
- SEED: Self-supervised Distillation for Visual Representation☆16Jul 20, 2022Updated 3 years ago
- Code for "Learning Temporally and Semantically Consistent Unpaired Video-to-video Translation Through Pseudo-Supervision From Synthetic O…☆24Aug 17, 2024Updated last year
- [ICLR'21] Neural Pruning via Growing Regularization (PyTorch)☆82Jul 15, 2021Updated 4 years ago
- 本项目是将本文论文和项目中部分功能进行开源,可实现电动车头盔检测。采用SSD作为检测网络。涉及知识蒸馏、剪枝、多目标以及多窗口显示、trt推理等☆11Jun 19, 2023Updated 2 years ago
- ☆11Aug 25, 2020Updated 5 years ago
- Official Implementation for [ICLR26] DefensiveKV: Taming the Fragility of KV Cache Eviction in LLM Inference☆30Mar 15, 2026Updated last week
- ☆10Nov 5, 2019Updated 6 years ago
- Tengine 管子是用来快速生产 demo 的辅助工具☆12Jul 15, 2021Updated 4 years ago
- ☆10Jun 13, 2023Updated 2 years ago
- Network Slimming (Pytorch) (ICCV 2017)