Applying a style from mask to an entire piece of clothing #800
Unanswered
GordonShock
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
Thanks to RMBG, I can use a node to segment and mask specific pieces of clothing and accessories from a reference image.
I did just that and extracted a top worn by a model. Now what I want to do is apply the style and composition present in that top and apply it to the top on the character I generate.
The transfer works fine, however, it only occurs within the area where the mask of the clothing is located. I can offset the mask but it's still not enough to cover the whole top, in this instance.
Any suggestion on how the adapter can be used to extract the characteristics of the reference piece of clothing and apply it to piece of clothing generated?
The screenshot doesn't show it, but I've also tried conditioning on the mask, as Matteo did in his Attention Masking tutorial, but to no vail, though I'm not sure what kind of prompt would be needed in this case.
Beta Was this translation helpful? Give feedback.
All reactions