Align face before swap, dynamic mask padding #343
mlstudent2
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Great extension. I find myself editing a few values per image that I would love to see built in.
I've noticed that inpainting produces much better face swaps when the face is aligned upright. Is it possible to add an option to align a face before a swap, perform the swap on the aligned face, then "unrotate" the swapped face back to the original alignment before compositing?
Mask padding in absolute pixel values is kind of frustrating because the best value depends on the size of the face within the image. A close up requires more padding, a far away face requires less padding. It would be great if there was a way to set mask padding based on a percent of face size so that one value would work in most cases.
Beta Was this translation helpful? Give feedback.
All reactions