examples icon indicating copy to clipboard operation
examples copied to clipboard

add examples/siamese_network with triplet loss example

Open pax7 opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

Can you please provide an example of Siamese network training / testing with triplet loss such that it can be used with more complex image datasets?

Describe the solution

Either add an args flag to set triplet loss as the method in the existing example, or provide a separate example for triplet loss.

Describe alternatives solution

I tried to do this on my own.

pax7 avatar Jan 01 '24 19:01 pax7