Open anilsathyan7 opened 4 months ago
+1
Yes, this is intentional because the masked part will not get upscaled, so I downscale the result to the starting resolution, but the quality of the unmasked area is improved afterward.
Same issue, would it be possible to add an option to force returning the upscaled version ? And we would handle the composition ourselves with the masked part. :)
Adding a mask for preserving part of image leads to image not upscaled in output(resolution). Binary mask is of same size of image in input. If mask not provided, resolution is up-scaled properly.