mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
retinaface removed in tests
This commit is contained in:
parent
9c2d9e456d
commit
a737fcbbc9
@ -33,7 +33,7 @@ def evaluate(condition):
|
||||
|
||||
# ------------------------------------------------
|
||||
|
||||
detectors = ['opencv', 'mtcnn', 'retinaface']
|
||||
detectors = ['opencv', 'mtcnn']
|
||||
models = ['VGG-Face', 'Facenet', 'Facenet512', 'ArcFace', 'SFace']
|
||||
metrics = ['cosine', 'euclidean', 'euclidean_l2']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user