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
4bc3403e
Commit
4bc3403e
authored
Feb 15, 2019
by
Guillaume HEUSCH
Browse files
[preprocessor] removed setting verbosity in the library directly
parent
15a4dc21
Pipeline
#27138
passed with stage
in 8 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/face/preprocessor/FaceCropAlign.py
View file @
4bc3403e
...
...
@@ -554,7 +554,6 @@ class FaceCropAlign(Preprocessor):
self
.
normalization_function
=
normalization_function
self
.
normalization_function_kwargs
=
normalization_function_kwargs
logger
.
setLevel
(
verbosity_level
)
self
.
supported_face_detection_method
=
[
"dlib"
,
"mtcnn"
]
...
...
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