mirror of
https://github.com/deepfakes/faceswap
synced 2025-06-08 20:13:52 -04:00
21 lines
401 B
ReStructuredText
Executable file
21 lines
401 B
ReStructuredText
Executable file
********************
|
|
faces\_detect module
|
|
********************
|
|
|
|
Handles detected and aligned faces objects and their associated masks.
|
|
|
|
.. rubric:: Module Summary
|
|
|
|
.. autosummary::
|
|
:nosignatures:
|
|
|
|
~lib.faces_detect.BlurMask
|
|
~lib.faces_detect.DetectedFace
|
|
~lib.faces_detect.Mask
|
|
|
|
.. rubric:: Module
|
|
|
|
.. automodule:: lib.faces_detect
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|