Skip to content

Add mask to the FaceDetailer#1053

Open
benstaniford wants to merge 5 commits into
ltdrdata:Mainfrom
benstaniford:Main
Open

Add mask to the FaceDetailer#1053
benstaniford wants to merge 5 commits into
ltdrdata:Mainfrom
benstaniford:Main

Conversation

@benstaniford

Copy link
Copy Markdown

Bounding boxes and segs are great, and they're brilliant for finding the face. However, sometimes you just really want a mask. You want to draw mask simply on your workflow or you want to use some other sophisticated existing method of prompting to produce a mask.

This PR adds a simple optional mask as an input to the FaceDetailer. If it's specified then all the other face finding methods can only apply to the unmasked areas.

@edicam

edicam commented Aug 21, 2025

Copy link
Copy Markdown

It would be great if this feature is OK to implement...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants