sr-metric icon indicating copy to clipboard operation
sr-metric copied to clipboard

Learning a No-Reference Quality Metric for Single-Image Super-Rolution

Results 9 sr-metric issues
Sort by recently updated
recently updated
newest added

Hello, Congrats for this metric. Do you have a python version? Thanks.

Excuse me, how do I train my own data set to get the model.mat file? Looking forward to your reply

Hi, I ran into the error "unrecognized 'mexRF_predict'", and I couldn't find the function in the repo. Do you mind checking if there's missing file? Thank you. Best, Nicole

I am trying to run the code on ubuntu16.04 using matlab2015b. I run the demo.m and got error"undefined function or variable mexRF_predict". Then I run the comile_linux.m file under the...

您好,Ma在SR任务中变得越来越流行,但是现有的SR代码框架大部分使用python实现,希望看到您推出python版本的代码,谢谢!

project page cannot be found

Hello, I am encountering an error while using your script. However this error happens for only one image. ``` path = 'E:\Documents\TFE\Results\Set_14\LR_bic_x4\comic.png'; im=imread(path); score=quality_predict(im); ``` This command returns the following...

I am using the mmsr/ESRGAN, and run the datasets of PIMR 2018-SR, in which the Perceptual Index metric using Ma's metric. however the PI metrics code is wrote in matlab...

Hello, I ran the code to compare the following two images' perceptual score. However, I got results that hardly make sense, and I hope to get some insights from you....