February 2019
Intermediate to advanced
260 pages
6h 3m
English
In this section, we will begin by looking at the formal definition of the triplet loss function and how to choose the triplets.
We'll continue to use CMS networks, which will help us gain the encoded values for the last fully connected layers.
In the following two diagrams, notice that the comparison made here is the triplet loss. Labelled data is made up of two images instead of three:

In this case, instead of using the similarity function, we shall use binary classification. When it comes to binary classification, we use the logistic regression unit:
So we will feed each of these units, multiply them by the weights, ...
Read now
Unlock full access