mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-26 07:42:02 +00:00
Can I train the model with unaligned faces? #173
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 @YichengWu on GitHub (Mar 15, 2022).
Based on the instruction, it says
Does it mean that I can train a model using unaligned faces without any face cropping? I guess it won't work since the styleGAN decoder requires aligned faces?
Thanks!
@vlordier commented on GitHub (Sep 4, 2022):
Or, you might want to look into replacing it with StyleGANv3-R decoder as it is equivariant
StyleGAN3 transformation visualizations video