mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
Remove default param
This commit is contained in:
parent
546675ca40
commit
d385c63766
@ -596,8 +596,6 @@ def detectFace(
|
||||
detector_backend=detector_backend,
|
||||
enforce_detection=enforce_detection,
|
||||
align=align,
|
||||
color_face='rgb',
|
||||
normalize_face=True,
|
||||
)
|
||||
extracted_face = None
|
||||
if len(face_objs) > 0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user