deepinsight / deepinsight/insightface
How to calculate the similarity between two embedding features
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I am trying to calculate the similarity between two embedding features.
The metrics learning is done using arcmargin, so the computation of similarity requires finding the theta through the dot product between the two features.
However, if you look at the evaluation source, use L2 distance.
I want to know why.
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.