JingyunLiang / MANet

Official PyTorch code for Mutual Affine Network for Spatially Variant Kernel Estimation in Blind Image Super-Resolution (MANet, ICCV2021)
https://arxiv.org/abs/2108.05302
Apache License 2.0
168 stars 23 forks source link

torch 1.9 there is some bugs in "run test.py" #5

Closed BoxFishLab closed 3 years ago

BoxFishLab commented 3 years ago

it's seem to conv2d parameters problem

JingyunLiang commented 3 years ago

Hi, thank you for reporting the bug. We have solved the problem on torch1.9.1.

JingyunLiang commented 3 years ago

Feel free to open it if you have more questions.