RealSR icon indicating copy to clipboard operation
RealSR copied to clipboard

Toward Real-World Single Image Super-Resolution: A New Benchmark and A New Model (ICCV 2019)

Results 20 RealSR issues
Sort by recently updated
recently updated
newest added

Hello, I'm a graduate student in image processing, and I'm working on super-resolution of images recently. I saw your previous work of RealSR, and I'm very interested in it, which...

你好,从给的链接下载的RealSR version3里的测试集只有50个HR-LR图像对,没有100个,为什么

Dear All I got this problem anybody can help me? File "D:--DRLN-master\DRLN-master\TestCode\code\model\__init__.py", line 23, in __init__ module = import_module('model.' + args.model.lower()) File "C:\ProgramData\Miniconda3\envs\torch110\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package,...

Hi, thank for your great work. In your paper, the part 'Tests on images outside our dataset' display the result by the iphonex image. ![iphonex](https://user-images.githubusercontent.com/23131833/67555683-5b1d6280-f744-11e9-8be3-c172aaa5bfb8.png) But when I used the...

I run the demo.m and get the same resolution HR-LR pairs. i saw the version 3 is different resolution pairs . is it just use the reshape function in matlab...

How do you get the LR in the V3 version of the data set? According to what you said in the paper, you can only generate an LR that is...

Thanks for your nice work! I noticed that the LR and HR might have different colors or brightness, the former might be a little darker than the latter. So, have...

@csjcai @TZYSJTU Hi, I encounter the same problem. How to reproduce the Bicubic results reported in the paper? I use the modified test code to evaluate the Version 1 dataset....

Why do HR and LR have the same resolution? How to calculate Bicubic baseline since HR and LR are the same size? Thanks!

您好,我按照您的步骤去制作数据集,但发现如果我PS处理raw的图,最后会有很多噪声;处理jpg图片,则效果光滑些,请问是什么原因呢?是相机设置问题吗?麻烦您解答下,感谢! ![image](https://user-images.githubusercontent.com/52039865/111728584-1ef22100-88a8-11eb-8fea-935bef9bc5cb.png) ![image](https://user-images.githubusercontent.com/52039865/111728623-36310e80-88a8-11eb-8ecd-df7f36e004bb.png) 上图是raw的,下图是jpg的