mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
remove unnecessary models from the test
This commit is contained in:
parent
9e12c92d8a
commit
da03b479d8
@ -88,14 +88,7 @@ def test_max_faces():
|
||||
@pytest.mark.parametrize("model_name", [
|
||||
"VGG-Face",
|
||||
"Facenet",
|
||||
"Facenet512",
|
||||
"OpenFace",
|
||||
"DeepFace",
|
||||
"DeepID",
|
||||
"Dlib",
|
||||
"ArcFace",
|
||||
"SFace",
|
||||
"GhostFaceNet"
|
||||
])
|
||||
def test_batched_represent(model_name):
|
||||
img_paths = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user