HobbitLong / RepDistiller

[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
BSD 2-Clause "Simplified" License
2.11k stars 389 forks source link

Is Ensemble distillation also included? #54

Closed YanjingLiLi closed 1 year ago

YanjingLiLi commented 1 year ago

Hi, I see in the README that ensemble distillation is also included in this repo, but I can't find it. Could you please explain where it is?

Thanks!