wyf0912 / SinSR

[CVPR 2024] SinSR: Diffusion-Based Image Super-Resolution in a Single Step
Other
327 stars 19 forks source link

cannot run with "--scale 2" #18

Closed LLLLLrf closed 2 months ago

LLLLLrf commented 3 months ago

RuntimeError: Given groups=1, weight of size [160, 6, 3, 3], expected input[1, 15, 128, 160] to have 6 channels, but got 15 channels instead

wyf0912 commented 3 months ago

Sorry, “--scale 2” is not implemented.

Intuitively, 2x upsampling may not be able to reflect the advantages of generative models. However, if necessary, you can also try to modify the code to achieve