Deep_Metric icon indicating copy to clipboard operation
Deep_Metric copied to clipboard

Distance weighted margin loss

Open gabrielelanaro opened this issue 6 years ago • 1 comments

Hi, I wonder if you also tried the distance weighted margin loss specified in Sampling Matters in Deep Embedding Learning.

I see you have the sampling scheme applied to deviance loss. I wonder why?

gabrielelanaro avatar Apr 18 '18 19:04 gabrielelanaro

Sorry for late response. I have tried to do this. But now I only have implemented the distance weighted sampling for negative pairs in a different way compared with the article . I have not implemented the Dynamic margin.

bnu-wangxun avatar May 03 '18 01:05 bnu-wangxun