facenet-pytorch-glint360k icon indicating copy to clipboard operation
facenet-pytorch-glint360k copied to clipboard

About make Triplet dataset

Open 55renchen opened this issue 4 years ago • 1 comments

I have a puzzle,when generate triplet, I think the distance between pos and anc should less than the distance between anc and neg.

55renchen avatar Nov 05 '20 06:11 55renchen

Hi 55renchen,

Could you clarify? Do you mean the Semi-Hard Negative triplet selection method?

This blog post by Olivier Moindrot may be helpful: https://omoindrot.github.io/triplet-loss#triplet-mining

tamerthamoqa avatar Nov 05 '20 07:11 tamerthamoqa