sczhou/CodeFormer

training stage3

Winnie202 opened this issue · 1 comments

Thanks for your code contribution. I found that when I trained the stage3, it seems that the weights of the stage2 of training were not loaded. Where are the weights of the stage2 of training applied?

Hi, on line 86 file CodeFormer_stage3.yml:
pretrain_network_g: './experiments/pretrained_models/CodeFormer_stage2/net_g_latest.pth'