RepDistiller
RepDistiller copied to clipboard
Has anyone implemented Wasserstein Contrastive Representation Distillation
I noticed that there is a paper titled "wasserstein contrastive representation distillation" lately which borrowed most of the idea from this RepDistiller while modifying the distance metric using wasserstein distance. While trying to implement the algorithm, I am wanting to see whether there are some code publicly available that I won't reinvent wheels. BTW I sent one email to the author of that paper yesterday, haven't got response yet.
Hey brother, have you implemented the code? Can you send me a copy?
@Xinxinatg, have you been successful in implementing it?