LeiaLi / SRDiff

171 stars 19 forks source link

Can not re-produce SR result on DIV2K dataset #14

Open Arcananana opened 1 year ago

Arcananana commented 1 year ago

Thanks for your work. When I try to re-produce the SR results using the pre-trained models, the reconstructed images contains lots of noises like this 0801 SR {'psnr': 14.266, 'ssim': 0.115, 'lpips': 1.334, 'lr_psnr': 25.924} total: 1

2590609710 commented 10 months ago

Thanks for your work. When I try to re-produce the SR results using the pre-trained models, the reconstructed images contains lots of noises like this 0801 SR {'psnr': 14.266, 'ssim': 0.115, 'lpips': 1.334, 'lr_psnr': 25.924} total: 1

Hello, I also encountered the same problem. May I ask how did you solve this issue?

Ecnu-luobote commented 9 months ago

The pre-model file should be in the checkpoints/srdiff_pretrained_div2k folder

duanpanjun commented 5 months ago

The pre-model file should be in the checkpoints/srdiff_pretrained_div2k folder预模型文件应位于 checkpoints/srdiff_pretrained_div2k 文件夹中

This is what I did, but the results still contain a lot of noise. I don't understand why this is happening.