open-mmlab / mmrazor

OpenMMLab Model Compression Toolbox and Benchmark.
https://mmrazor.readthedocs.io/en/latest/
Apache License 2.0
1.42k stars 221 forks source link

[GLCC] GitLink Code Camp (首届 CCF GitLink 开源编程夏令营) #166

Open humu789 opened 2 years ago

humu789 commented 2 years ago

The issue is about the first GitLink Code Camp activity. Related link: https://mp.weixin.qq.com/s/upVI-2TQ0ezQGpzhDiF3Pg

题目名称

基于MMRazor,实现AdaRound量化算法

题目描述

题目简介

MMRazor是深度学习模型压缩算法库,支持网络结构搜索、剪枝、蒸馏等主流技术方向,为 OpenMMLab 其他算法库提供即插即用、可自由组合的模型压缩算法,让用户更简单更快速的实现模型轻量化。 基于MMRazor,复现AdaRound量化算法,并使其算法可应用于MMClassificationMMDetection两类任务

编码任务

在MMRazor中复现量化算法,对齐论文精度,并将算法迁移应用到检测任务

技能要求和编程语言

mm-assistant[bot] commented 2 years ago

We recommend using English or English & Chinese for issues so that we could have broader discussion.