cszn / USRNet

Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
https://cszn.github.io/
866 stars 115 forks source link

By setting the scale factor to 1, USRNet can handle deblurring problem. #27

Open WhXl opened 3 years ago

WhXl commented 3 years ago

我直接将样例中的图像,保存在测试图像文件夹中,仅改变了main_test_realapplication.py中改变参数,sf=1和test_image的名称,但是得到了糟糕的结果!请问一些是还有参数需要设置吗? I directly saved the image in the sample in the test image folder, only changed the parameters in main_test_realapplication.py, sf=1 and the name of test_image, but got bad results! Are there some parameters that need to be set? tiger_x1_usrnet_LE