diff --git a/Embedding.md b/Embedding.md index c6bae8f..2aef2d5 100644 --- a/Embedding.md +++ b/Embedding.md @@ -21,7 +21,7 @@ to calculate embedding vectors *(a.k.a. face descriptors)* for both all images y To achieve accurate results, it is also highly recommended to have `face.mesh` and `face.detection.rotation` enabled as calculating feature vectors on low-quality inputs can lead to false results -Similarity match above **65%** is considered good match while similarity match above **55%** is considered best-guess +Similarity match above **50%** can be considered a match For example,