triplet loss

scroll ↓ to Resources

Note

  • used for object retrieval applications
  • ensure that anchor and positive representations be closer, than anchor and negative
    • means or
      • Loss for i-th triplet can be either o or positive.
        • It will be zero when the condition is negative that is the distance between (anchor, positive) + < (anchor, negative)
        • correction factor makes the loss function stricter
    • triplet loss without the square improves stability of training

Resources


table file.inlinks, filter(file.outlinks, (x) => !contains(string(x), ".jpg") AND !contains(string(x), ".pdf") AND !contains(string(x), ".png")) as "Outlinks" from [[]] and !outgoing([[]])  AND -"Changelog"