wyf0912 / SinSR

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

cannot run with "--scale 2" #18

Closed LLLLLrf closed 5 days ago

LLLLLrf commented 1 month 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 1 month 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