cszn / SRMD

Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)

Home Page:http://openaccess.thecvf.com/content_cvpr_2018/papers/Zhang_Learning_a_Single_CVPR_2018_paper.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SRMD_non_blind.mat

ziqihuang233 opened this issue · comments

I saw the dimention-reduced blur kernels are precalculated as SRMD_non_blind.mat. I am very interested in the problem how can precalculate? Because I try to SR the real image. If have some tips ?