mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-14 13:24:36 +00:00
Using 4-channels images #281
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 @MDYLL on GitHub (Oct 27, 2022).
Hello :)
Thank you very much for your repo, it's amaizing !
I have a question - Is any simple way for using 4-channels arrays (512 x 512 x 4) ? Or I should change all networks and losses ?
Thank you :)
@MDYLL commented on GitHub (Nov 3, 2022):
I got it :)
@vijishmadhavan commented on GitHub (Nov 24, 2022):
Hi did you get the output with 4 channels?