mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
deep id target size
This commit is contained in:
parent
89de20cc98
commit
e3d73ca89d
@ -197,7 +197,7 @@ def find_target_size(model_name):
|
||||
"Facenet512": (160, 160),
|
||||
"OpenFace": (96, 96),
|
||||
"DeepFace": (152, 152),
|
||||
"DeepID": (47, 55),
|
||||
"DeepID": (55, 47),
|
||||
"Dlib": (150, 150),
|
||||
"ArcFace": (112, 112),
|
||||
"SFace": (112, 112)
|
||||
|
Loading…
x
Reference in New Issue
Block a user