modify face similarity threshold

master
Vladimir Mandic 2021-10-25 09:44:01 -04:00
parent 20ac74ed7d
commit 82ade650a7
1 changed files with 1 additions and 1 deletions

@ -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,