# teacher and slim config_BASE_:['../../ppyoloe/ppyoloe_plus_crn_l_80e_coco.yml',]depth_mult:1.0width_mult:1.0architecture:PPYOLOEPPYOLOE:backbone:CSPResNetneck:CustomCSPPANyolo_head:PPYOLOEHeadpost_process:~for_distill:Truepretrain_weights:https://paddledet.bj.bcebos.com/models/ppyoloe_plus_crn_l_80e_coco.pdparamsfind_unused_parameters:Truefor_distill:Trueslim:Distillslim_method:PPYOLOEDistilldistill_loss:DistillPPYOLOELossDistillPPYOLOELoss:# L -> Mloss_weight:{'logits':4.0,'feat':1.0}logits_distill:Truelogits_loss_weight:{'class':1.0,'iou':2.5,'dfl':0.5}feat_distill:Truefeat_distiller:'fgd'# ['cwd', 'fgd', 'pkd', 'mgd', 'mimic']feat_distill_place:'neck_feats'teacher_width_mult:1.0# Lstudent_width_mult:0.75# Mfeat_out_channels:[768,384,192]# The actual channel will multiply width_mult