mirror of
https://github.com/serengil/deepface.git
synced 2025-06-04 02:20:06 +00:00
Merge pull request #4 from haddyadnan/add_angulat_distance
remove white spaces
This commit is contained in:
commit
cb1bf9c750
@ -450,8 +450,8 @@ def find_threshold(model_name: str, distance_metric: str) -> float:
|
||||
|
||||
thresholds = {
|
||||
# "VGG-Face": {
|
||||
# "cosine": 0.40,
|
||||
# "euclidean": 0.60,
|
||||
# "cosine": 0.40,
|
||||
# "euclidean": 0.60,
|
||||
# "euclidean_l2": 0.86,
|
||||
# "angular": 0.37
|
||||
# }, # 2622d
|
||||
|
Loading…
x
Reference in New Issue
Block a user