Question 13
Which one of the following statements is true?
The goal of triplet loss is to ensure that the distance between the anchor and the negative sample is at least ’margin’ less than the distance between anchor and positive sample.
Face identification is a multi-class classification problem whereas face verification is a binary classification problem
Both the goal of triplet loss is to ensure that the distance between the anchor and the negative sample is at least ’margin’ less than the distance between anchor and positive sample & Face identification is a multi-class classification problem whereas face verification is a binary classification problem
None of these