In the notebook, we define a triplet Network for use with the Omniglot dataset. We introduce the triplet loss, propose two methods of triplet selection (based on random and hard triplets), and we evaluate one-shot learning with the random and hard triplet selection methods. Furthermore, we compare these two methods against each other and discuss how one should pick a margin.
-
Notifications
You must be signed in to change notification settings - Fork 0
nickvdw/one-shot-learning-triplet-network
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Performing one-shot learning using a triplet network with different triplet selection methods (random and hard).