mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
Update modeling.py
recorrecting modelling.py
This commit is contained in:
parent
5450a928c0
commit
ff0ccd6b87
@ -61,7 +61,7 @@ def build_model(task: str, model_name: str) -> Any:
|
||||
"ArcFace": ArcFace.ArcFaceClient,
|
||||
"SFace": SFace.SFaceClient,
|
||||
"GhostFaceNet": GhostFaceNet.GhostFaceNetClient,
|
||||
"Buffalo_L": Buffalo_L
|
||||
"Buffalo_L": Buffalo_L.Buffalo_L
|
||||
},
|
||||
"spoofing": {
|
||||
"Fasnet": FasNet.Fasnet,
|
||||
|
Loading…
x
Reference in New Issue
Block a user