mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
Revert change to default case.
This commit is contained in:
parent
4fbd33a419
commit
830decb483
@ -83,7 +83,6 @@ def represent(
|
|||||||
expand_percentage=expand_percentage,
|
expand_percentage=expand_percentage,
|
||||||
anti_spoofing=anti_spoofing,
|
anti_spoofing=anti_spoofing,
|
||||||
max_faces=max_faces,
|
max_faces=max_faces,
|
||||||
color_face="bgr",
|
|
||||||
)
|
)
|
||||||
else: # skip
|
else: # skip
|
||||||
# Try load. If load error, will raise exception internal
|
# Try load. If load error, will raise exception internal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user