You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to use Adetailer to retouch real life photos (I'm a photographer) and for that I need to only touch up the skin.
I can't find any "only face skin" détection model (something that leaves out the eyes and mouth), so I figured...
I have a face detection model
I have a lips detection model
I have an eye detection model
Also...
Adetailer has a multiple passes option (only two ?) allowing for different détection models...
Why not do a boolean out of it ?
Something like "Face - (Eyes + Lips)" (face excluding (eyes AND lips)
Or "Person - Clothes " for retouching body skin for example...
Any idea on how to do it ?
And if not possible, could it be done with another tool ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there !
I'm currently trying to use Adetailer to retouch real life photos (I'm a photographer) and for that I need to only touch up the skin.
I can't find any "only face skin" détection model (something that leaves out the eyes and mouth), so I figured...
I have a face detection model
I have a lips detection model
I have an eye detection model
Also...
Adetailer has a multiple passes option (only two ?) allowing for different détection models...
Why not do a boolean out of it ?
Something like "Face - (Eyes + Lips)" (face excluding (eyes AND lips)
Or "Person - Clothes " for retouching body skin for example...
Any idea on how to do it ?
And if not possible, could it be done with another tool ?
Thanks everyone :D
Beta Was this translation helpful? Give feedback.
All reactions