Skip to content

Files

Latest commit

24b1f24 · Feb 14, 2022

History

History
7 lines (5 loc) · 424 Bytes

FAQ.md

File metadata and controls

7 lines (5 loc) · 424 Bytes

FAQ

  1. How to finetune the GFPGANCleanv1-NoCE-C2 (v1.2) model

A: 1) The GFPGANCleanv1-NoCE-C2 (v1.2) model uses the clean architecture, which is more friendly for deploying. 2) This model is not directly trained. Instead, it is converted from another bilinear model. 3) If you want to finetune the GFPGANCleanv1-NoCE-C2 (v1.2), you need to finetune its original bilinear model, and then do the conversion.