mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-26 07:42:02 +00:00
Using facial component discriminator for eyeglass #185
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 @Dengshunge on GitHub (May 1, 2022).
When training the GFPGAN with facial component discriminator, I have no idea about how to deal with eyeglass, even sunglass. Because of the roi area of eye is all black. Would the model confuse about it?

Looking forward to your apply.