tanluren / yolov3-channel-and-layer-pruning

yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
Apache License 2.0
1.5k stars 446 forks source link

这个项目的知识蒸馏有hint learning这一部分吗 #125

Open shaolingongfuhao opened 3 years ago

shaolingongfuhao commented 3 years ago

策略二提到是借鉴了”Learning Efficient Object Detection Models with Knowledge Distillation“,我想问的是这个项目的知识蒸馏是不是没有做hint learning这一部分,仅使用的文章关于求输出层软目标损失的策略。

lgf821793883 commented 2 years ago

没有