How to config for training with resolution 1024
hongdthaui opened this issue · 4 comments
hongdthaui commented
Hi,
I want to training the model with input datasets resolution 1024, so where do I need to configure it?
Thank you!
Roller44 commented
hongdthaui commented
@Roller44 Ro
Thank for reply, i think i can use file latent_gt_code1024.pth and vqgan_code1024.pth without having retrain stage 1.
I want change config in stage 2 and 3 to be training 1024. i edited
CodeFormer/options/CodeFormer_stage2.yml
Line 17 in 8392d03
and
CodeFormer/options/CodeFormer_stage2.yml
Line 18 in 8392d03
but not ok, it will give an error when initializing
Roller44 commented
@hongdthaui Maybe it is better to show your error messages.
hongdthaui commented
Thank for reply, i re-training with 512 resolution but result not good