Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.face
Commits
781e0098
Commit
781e0098
authored
Feb 15, 2019
by
Guillaume HEUSCH
Browse files
[preprocessor] removed verbosity level as parameter to FaceCropAlign
parent
4bc3403e
Pipeline
#27139
passed with stage
in 8 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/face/preprocessor/FaceCropAlign.py
View file @
781e0098
...
...
@@ -530,8 +530,7 @@ class FaceCropAlign(Preprocessor):
face_detection_method
=
None
,
min_face_size
=
None
,
normalization_function
=
None
,
normalization_function_kwargs
=
None
,
verbosity_level
=
2
):
normalization_function_kwargs
=
None
):
Preprocessor
.
__init__
(
self
,
face_size
=
face_size
,
rgb_output_flag
=
rgb_output_flag
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment