Learn Before
Concept
Triplet Ranking Loss
Every sample used for training with a triplet ranking loss is made up of three components: an anchor, a positive sample, and a negative sample. Triplet ranking loss aims to ensure that the relative distance between the anchor and the negative sample is larger than the relative distance between the anchor and the positive sample by at least a margin value.
0
1
Updated 2026-07-03
Contributors are:
Who are from:
Tags
Data Science