mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-27 08:10:58 +00:00
How to train V1.2&1.3? #333
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 @BruceZhou95 on GitHub (Apr 10, 2023).
Hello, I have obtained the training result model of the V1 version. How can I get the models of the V1.2 and V1.3 versions, and which files need to be modified? Thanks
@fengfenglong123 commented on GitHub (Nov 2, 2023):
Do you know how to make lmdb dataset? Looking forward to your answer!
@JR-Wang commented on GitHub (Feb 20, 2024):
Hello, have you trained v1.3 model successfully? I tried to train a stylegan-clean model first, but g loss always become nan during training.