StableSR icon indicating copy to clipboard operation
StableSR copied to clipboard

SR Result is a noise image

Open douzaikongcheng opened this issue 1 year ago • 1 comments

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

douzaikongcheng avatar Jan 24 '24 02:01 douzaikongcheng

Pls show the input and the result if possible.

IceClear avatar Jan 25 '24 16:01 IceClear