Li

Results 2 issues of Li

您好,请问对于SRGAN 的inference_diffir --model_path 参数,我下载了三个权重文件:SISR-DiffIRS1.pth,SISR-DiffIRS2.pth,SISR-DiffIRS2-GAN.pth,无论选择哪个都会报错: `anaconda3/envs/dfrsc/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1667, in load_state_dict raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format( RuntimeError: Error(s) in loading state_dict for DiffIRS2: size mismatch for G.patch_embed.proj.weight: copying a param...

I git clone the repository and just read the code, but I found that the content of inference.py has been deleted. Is it because of the publication of the paper?...