mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
Update representation.py
Add explicit "color_face" argument.
This commit is contained in:
parent
29200f4fd6
commit
4fbd33a419
@ -83,6 +83,7 @@ def represent(
|
||||
expand_percentage=expand_percentage,
|
||||
anti_spoofing=anti_spoofing,
|
||||
max_faces=max_faces,
|
||||
color_face="bgr",
|
||||
)
|
||||
else: # skip
|
||||
# Try load. If load error, will raise exception internal
|
||||
|
Loading…
x
Reference in New Issue
Block a user