stablediffusion icon indicating copy to clipboard operation
stablediffusion copied to clipboard

Create a mask out of the tensor images from Stable Diffusion outputs

Open jspsiy opened this issue 9 months ago • 0 comments

I want to extract the mask and turn it into a new loss function that i want to experiment on. Without detaching the predicted images, or using openCV to estimate the mask of the output images. What can i do to get the mask of the foreground from the background?

jspsiy avatar Mar 04 '25 17:03 jspsiy