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
e793be09
Commit
e793be09
authored
Nov 12, 2020
by
Amir MOHAMMADI
Browse files
update replay attack db interface
parent
5d5866bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/face/database/replay.py
View file @
e793be09
...
...
@@ -2,7 +2,6 @@ from bob.pad.base.database import PadDatabase
from
bob.pad.face.database
import
VideoPadFile
from
bob.extension
import
rc
from
bob.ip.facedetect
import
expected_eye_positions
,
BoundingBox
from
bob.db.base.annotations
import
read_annotation_file
from
bob.db.base.utils
import
convert_names_to_lowlevel
REPLAY_ATTACK_FRAME_SHAPE
=
(
3
,
240
,
320
)
...
...
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