mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-26 15:52:04 +00:00
Is there a way to save the output in layers #246
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @halpz on GitHub (Sep 6, 2022).
I would like to adjust the strength of the output of the BG upscale, is it possible to output both the upscaled background and the faces in their final positions as 2 separate layers?
so I can blend the original background with the ReaESRGAN upsampled background to make a balance between resolution and detail
thanks!
@halpz commented on GitHub (Sep 6, 2022):
or is there a better way to achieve this?
@halpz commented on GitHub (Sep 13, 2022):
@Manmohan75 did you mean to write something?