mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-18 11:50:42 +00:00
Errors when use other models #128
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 @paulocoutinhox on GitHub (Dec 19, 2021).
Hi,
I have download all and tested with "GFPGANCleanv1-NoCE-C2.pth" and it worked nice.
But with all other i have problems.
With "GFPGANv1.pth" i got:
CLICK ME
With "GFPGANCleanv1-NoCE-C2_original_net_d.pth" downloaded from google drive i got:
CLICK ME
1 - What im doing wrong?
2 - How to colorize a grayscale image?
@Nadavc220 commented on GitHub (Dec 30, 2021):
Hi mate,
Have a look at the PaperModel.md file.