Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 986 Bytes

File metadata and controls

22 lines (15 loc) · 986 Bytes

OpenMMLab components

Component implementation using OpenMMLab.

To use this, please enable 'openmmlab' option under "Additional components" in the Face Editor section of the "Settings" tab.

1. Mask Generator

This component utilizes a Occlusion-aware face segmentation model for mask generation. Because the model is trained by High-Quality Synthetic Face Occlusion Segmentation Datasets, if a face is covered by another object, such as a hand or mask, it can be excluded and the facial segment can be extracted.

Example

Name

  • MMSeg

Implementation

Recognized UI settings

  • Use minimal area (for close faces)
  • Mask size

Usage in Workflows