jxgu1016/MNIST_center_loss_pytorch

how to implement CenterLoss using cosine distance

Opened this issue · 0 comments

Hi,
Thank you for your great job! I have a question, how to implement CenterLoss using Cosine distance rather than Euclidean distance? Thank you!