mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-27 08:10:58 +00:00
unexpected glasses on restored images #235
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 @chky on GitHub (Aug 24, 2022).
great job!
The performance is quite good on many blurred face images, however, when I test the inference code on other datasets, some unexpected glasses emerge on restored image. Is there any parameters I can adjust to avoid this situation or I have to retrain the model on my dataset? I have loaded model v1.3 and some examples are as follows,



Thank you.