sczhou / CodeFormer

[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
Other
15.93k stars 3.36k forks source link

Eye iris deformed #388

Open branaway opened 4 months ago

branaway commented 4 months ago

Thanks the author for the excellent work. I have issues thou with the irises, which in some case have been badly formed. Samples: Screen Shot 2024-07-10 at 10 35 15 Screen Shot 2024-07-10 at 10 35 22

any idea how to correct them?

Help is so appreciated!

tintin-py commented 3 months ago

Have you played with the fidelity tradeoff parameter? If not try to keep a high w when running the inference.

branaway commented 2 months ago

I kept the fidelity parameter to 0.75.

tintin-py commented 2 months ago

The range of the parameter is from 0 to 1. Try with very high values like 0.9 or even 0.99 and check.