depthmap2mask icon indicating copy to clipboard operation
depthmap2mask copied to clipboard

Ignore user defined mask feature.

Open lhucklen opened this issue 2 years ago • 1 comments

Great work.

Any way to implement an ignore user defined masked feature on inpainting?

what it would do.

1-user manually in-paints an area of photo. 2-ignore user defined area checkbox ticked 3-depth img2img works it’s magic and generates a photo 4-all areas inpainted with the depth mask are generated and the user defined area is left unchanged.

could this be as simple as an a-b type equation where a=depthimg2img and b = user defined mask?

I know the script for detection retailer uses a similar process.

lhucklen avatar Jan 03 '23 20:01 lhucklen