chaofengc / PSFRGAN

PyTorch codes for "Progressive Semantic-Aware Style Transformation for Blind Face Restoration", CVPR2021
Other
370 stars 68 forks source link

CelebAHQ-Test #57

Closed dfgaeg closed 1 year ago

dfgaeg commented 1 year ago

Dear author, may I ask whether the CelebAHQ-Test results such as (PSNR,SSIM) about HiFaceGAN and DFDNet mentioned in your paper were trained under the same training data set by yourself, or directly tested with the provided pre-trained model ? Thank you for your reply.

chaofengc commented 1 year ago

Because both of them (including our model) applied similar online-degradation pipeline, we compared with the provided pre-trained model. You may have to retrain the model if you use different degradation pipeline.