StableSR
StableSR copied to clipboard
SR Result is a noise image
When i run this code:
python scripts/sr_val_ddpm_text_T_vqganfin_old.py --config configs/stableSRNew/v2-finetune_text_T_512.yaml --ckpt "./model/vqgan_cfw_00011.ckpt1" --vqgan_ckpt "./model/vqgan_cfw_00011.ckpt1" --init-img ./inputs/test_example/ --outdir ./outputs/ --ddpm_steps 200 --dec_w 0.5 --colorfix_type adain
input is 128 * 128
Pls show the input and the result if possible.