mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-24 23:00:58 +00:00
Not working on middle eastern - Muslim faces #141
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 @mmdrahmani on GitHub (Jan 4, 2022).
Hi
I used gfp-gan on many different old photos and it works just fine. Except when women have scarf, and the photo is a bit low quality (e.g. eyes are in shadow), for these typically brown eyed people, the eye are blue-ish, or the relatively skin tone becomes mustaches on women faces. Really weird!
So I am wondering how I can work this out. I can send you a few photos if needed.
BTW, I was using colab-demo files and their default settings.
Bests
Mohammad
@xinntao commented on GitHub (Jan 8, 2022):
Hi Mohammad,
Sorry that this algorithm could not well process all cases. It cannot deal with faces covered with other objects, such as scarves; it also does not perform well on photos with low quality and poor light conditions. And it may also have a bias (such as the eye color) due to the bias of training dataset of FFHQ.
Hope those issues could be solved with improved algorithms in the near future.
@mmdrahmani commented on GitHub (Jan 11, 2022):
Thanks a lot. Looking forward for newer versions of this interesting GAN.
Bests