mmrazor icon indicating copy to clipboard operation
mmrazor copied to clipboard

How could I use MMRazor to train YoloX with KD ?

Open LiuXuan66 opened this issue 2 years ago • 5 comments

I need the MMRazor API to the yolox to make KD, and the config file of YOLOX too.

LiuXuan66 avatar Mar 30 '22 06:03 LiuXuan66

We haven't found an efficient distillation method on yolox yet, if you want to develop a distillation algorithm on yolox, this document may be helpful to you. https://github.com/open-mmlab/mmrazor/blob/master/docs/en/tutorials/Tutorial_6_customize_kd_algorithms.md

pppppM avatar Apr 11 '22 07:04 pppppM

Thanks for your reply! If I could get the method or code using cwd to train on yolox from your organization.

从 Windows 版邮件发送

发件人: pppppM 发送时间: 2022年4月11日 15:45 收件人: open-mmlab/mmrazor 抄送: LiuXuan66; Author 主题: Re: [open-mmlab/mmrazor] How could I use MMRazor to train YoloX withKD ? (Issue #130)

We haven't found an efficient distillation method on yolox yet, if you want to develop a distillation algorithm on yolox, this document may be helpful to you. https://github.com/open-mmlab/mmrazor/blob/master/docs/en/tutorials/Tutorial_6_customize_kd_algorithms.md — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

LiuXuan66 avatar Apr 11 '22 09:04 LiuXuan66

We haven't found an efficient distillation method on yolox yet, if you want to develop a distillation algorithm on yolox, this document may be helpful to you. https://github.com/open-mmlab/mmrazor/blob/master/docs/en/tutorials/Tutorial_6_customize_kd_algorithms.md

about yolox, it has some suggestions about kd? I have experimented with some algorithms, but the accuracy has hardly improved.

Veiiling avatar Jun 19 '22 09:06 Veiiling

@jvwj @LiuXuan66 Did you succeed? Can you share your configuration? my attempt failed #184

tanghy2016 avatar Jun 20 '22 07:06 tanghy2016

I had tried a lot, but I can't solve the configuration.

LiuXuan66 avatar Jun 20 '22 10:06 LiuXuan66