mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
test diff detetors
This commit is contained in:
parent
b544a2d866
commit
8bfdcf139a
@ -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 = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user