Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.bio.face
Commits
7488d20e
Commit
7488d20e
authored
Jun 07, 2021
by
Tiago de Freitas Pereira
Browse files
Removed opencv
parent
c6853d5d
Pipeline
#51266
failed with stage
in 29 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/bio/face/annotator/bobiptinyface.py
View file @
7488d20e
import
bob.ip.facedetect.tinyface
from
.
import
Base
import
cv2
as
cv
class
BobIpTinyface
(
Base
):
...
...
@@ -29,4 +28,4 @@ class BobIpTinyface(Base):
if
annotations
is
not
None
:
return
annotations
[
0
]
else
:
return
None
\ No newline at end of file
return
None
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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