From 8bfdcf139a9cd9b1ba9e3b5c668ffb13d56a5903 Mon Sep 17 00:00:00 2001 From: galthran-wq Date: Sun, 16 Feb 2025 14:05:56 +0000 Subject: [PATCH] test diff detetors --- tests/test_extract_faces.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tests/test_extract_faces.py b/tests/test_extract_faces.py index 3bb67e5..24f404e 100644 --- a/tests/test_extract_faces.py +++ b/tests/test_extract_faces.py @@ -80,10 +80,8 @@ def test_different_detectors(): @pytest.mark.parametrize("detector_backend", [ - # "yolov11n", - # "yolov8", - "yolov11s", - # "opencv", + "opencv", + "ssd" ]) def test_batch_extract_faces(detector_backend): img_paths = [