Implementing a network with triplet loss in Neural Network toolbox

3 views (last 30 days)
I needed some guidance on how to implement triplet loss like in this paper(FaceNet: A Unified Embedding for Face Recognition and Clustering) in Neural Network Toolbox?
  1 Comment
Greg Heath
Greg Heath on 1 May 2017
Edited: Greg Heath on 1 May 2017
Thanks for the vague reference. However, I would like to see your interpretation of triplet loss.
Most importantly, how does it differ from the two explanations given in the NEWSGROUP and ANSWERS when I search using the search words
triplet loss
Thanks,
Greg

Sign in to comment.

Answers (1)

Roy Talman
Roy Talman on 1 Feb 2018
Hi I implementing this, its only preliminary and need some improvements, but it works.
https://www.mathworks.com/matlabcentral/fileexchange/65927-cnn-triplet-loss

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!