CodeFormer
CodeFormer copied to clipboard
[BUG] the stage 1 model is not correctly loaded to stage 2
when not using pre-computed latent codes, the hq_vqgan_fix is used for generating code. However, it is randomly initialized. There should be a model_path config in https://github.com/sczhou/CodeFormer/blob/master/options/CodeFormer_stage2.yml#L73.
I agreed with you.
I agreed with you.