mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
remove white spaces
This commit is contained in:
parent
dae7f225f8
commit
dd585f00f4
@ -450,8 +450,8 @@ def find_threshold(model_name: str, distance_metric: str) -> float:
|
|||||||
|
|
||||||
thresholds = {
|
thresholds = {
|
||||||
# "VGG-Face": {
|
# "VGG-Face": {
|
||||||
# "cosine": 0.40,
|
# "cosine": 0.40,
|
||||||
# "euclidean": 0.60,
|
# "euclidean": 0.60,
|
||||||
# "euclidean_l2": 0.86,
|
# "euclidean_l2": 0.86,
|
||||||
# "angular": 0.37
|
# "angular": 0.37
|
||||||
# }, # 2622d
|
# }, # 2622d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user