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
1e8758bd
Commit
1e8758bd
authored
Nov 29, 2020
by
Tiago de Freitas Pereira
Browse files
[py] Removed __future__
parent
e5415b70
Pipeline
#46172
passed with stage
in 5 minutes and 46 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/face/extractor/ImageQualityMeasure.py
View file @
1e8758bd
from
__future__
import
division
import
logging
import
numpy
as
np
...
...
bob/pad/face/extractor/LBPHistogram.py
View file @
1e8758bd
from
__future__
import
division
from
bob.ip.base
import
LBP
,
histogram
import
numpy
as
np
from
sklearn.base
import
BaseEstimator
...
...
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