This repo is an implementation of a three-head Siamese network with a Triplet Loss on MNIST triplets, in PyTorch.
What worked best is a simple hard negatives mining, without augmentations.
A link some experiments results in Colab can be found here.
This repo is an implementation of a three-head Siamese network with a Triplet Loss on MNIST triplets, in PyTorch.
What worked best is a simple hard negatives mining, without augmentations.
A link some experiments results in Colab can be found here.