Skip to content
GitLab
Menu
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
8f4c819d
Commit
8f4c819d
authored
May 29, 2018
by
Amir MOHAMMADI
Browse files
Add blocks_generator to the api too
parent
f4426dd6
Pipeline
#20608
canceled with stage
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
bob/pad/face/utils/__init__.py
View file @
8f4c819d
from
.load_utils
import
(
frames
,
number_of_frames
,
yield_frames
,
yield_faces
,
scale_face
,
blocks
,
bbx_cropper
,
min_face_size_normalizer
,
color_augmentation
,
bbx_cropper
,
min_face_size_normalizer
,
color_augmentation
,
block_generator
,
the_giant_video_loader
)
# gets sphinx autodoc done right - don't remove it
...
...
doc/api.rst
View file @
8f4c819d
...
...
@@ -73,6 +73,7 @@ Utilities
.. autosummary::
bob.pad.face.utils.bbx_cropper
bob.pad.face.utils.blocks
bob.pad.face.utils.blocks_generator
bob.pad.face.utils.color_augmentation
bob.pad.face.utils.frames
bob.pad.face.utils.min_face_size_normalizer
...
...
Write
Preview
Supports
Markdown
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