Replies: 1 comment
-
The accuracy calculation uses k-nearest-neighbors, whereas For example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i have recently trained a model using the triplet margin loss notebook as baseline reference with my custom dataset. How does the result from the is_match function different from the accuracy calculated from the triplet loss notebook. The is_match function seems to be performing worse when trying to match data of the same labels.
Beta Was this translation helpful? Give feedback.
All reactions