remove unnecessary models from the test

This commit is contained in:
galthran-wq 2025-02-11 17:52:48 +00:00
parent 9e12c92d8a
commit da03b479d8

View File

@ -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 = [