SinGAN
SinGAN copied to clipboard
i want to know the usage of the mask
I originally thought the trained model only need a naive paste image to inference, until I found my result tend to be weird. Then I found in harmonization part and image editing part, you proposed a mask function. What is the usage of the mask function? I think this might be the key.
And by the way, neither your paper nor SM talk about the mask
- as we explain in the paper we combine the generated image with the original background. We do this using a binary mask.
- the way to use the mask is described in the readme