深度学习模型压缩算法综述(二):模型剪枝算法 本文禁止转载 联系作者: 模型剪枝算法 : L1(L2)NormFilterPruner: 主要思想: 修剪策略: 微调策略: 残差网络的处理: 缺点: FPGMNormFilterPruner: 主要思想: 基本原理: 几何中位数: 信息估计中心: 训练策略: SlimNormFilterPruner: 主要思想: 算法原理: 模型剪枝工具 : 源码地址: 工具介绍: pytorch-Autoslim2.0 1 Introduction 项目介绍 ① Architecture 系统架构 2 Support 支持度 ① Supported Models 支持的模型 ② Pruning Algorithm 剪枝算法 3 Installation 安装 4 Instructions 使用介绍 Automatic Pruning 自动化剪枝 5 Examples 使用案例 ①Resnet-cifar10 Train 训练 Pruning 剪枝 Train 微调 关注我的公众号: 联系作者: 本文禁止转载 联系作者: B站:https://space.bilibili.com/470550823 优快云:https://blog.youkuaiyun.com/weixin_44936889 AI Studio:https://aistudio.baidu.com/aistudio/personalcenter/thirdview/67156 Github:https://github.com/Sharpiless 模型剪枝算法 : 模型剪枝主要是裁剪掉全连接或者CNN层中不必要的参数&#x