IEEE Trans Image Process. 2016 Sep;25(9):4091-102. doi: 10.1109/TIP.2016.2580942. Epub 2016 Jun 14.
Example learning-based image super-resolution techniques estimate a high-resolution image from a low-resolution input image by relying on high- and low-resolution image pairs. An important issue for these techniques is how to model the relationship between high- and low-resolution image patches: most existing complex models either generalize hard to diverse natural images or require a lot of time for model training, while simple models have limited representation capability. In this paper, we propose a simple, effective, robust, and fast (SERF) image super-resolver for image super-resolution. The proposed super-resolver is based on a series of linear least squares functions, namely, cascaded linear regression. It has few parameters to control the model and is thus able to robustly adapt to different image data sets and experimental settings. The linear least square functions lead to closed form solutions and therefore achieve computationally efficient implementations. To effectively decrease these gaps, we group image patches into clusters via k-means algorithm and learn a linear regressor for each cluster at each iteration. The cascaded learning process gradually decreases the gap of high-frequency detail between the estimated high-resolution image patch and the ground truth image patch and simultaneously obtains the linear regression parameters. Experimental results show that the proposed method achieves superior performance with lower time consumption than the state-of-the-art methods.
示例学习的图像超分辨率技术通过依赖高分辨率和低分辨率图像对,从低分辨率输入图像估计高分辨率图像。这些技术的一个重要问题是如何建模高分辨率和低分辨率图像块之间的关系:大多数现有的复杂模型要么难以推广到各种自然图像,要么需要大量时间进行模型训练,而简单的模型表示能力有限。在本文中,我们提出了一种简单、有效、鲁棒、快速(SERF)的图像超分辨率求解器,用于图像超分辨率。所提出的超分辨率求解器基于一系列线性最小二乘函数,即级联线性回归。它的参数很少,可以控制模型,因此能够稳健地适应不同的图像数据集和实验设置。线性最小二乘函数可以得到闭式解,因此实现了计算高效的实现。为了有效地减少这些差距,我们通过 k-means 算法将图像块分组为聚类,并在每个迭代中为每个聚类学习线性回归器。级联学习过程逐渐减小了估计的高分辨率图像块和真实图像块之间高频细节的差距,并同时获得了线性回归参数。实验结果表明,与最先进的方法相比,所提出的方法具有更好的性能和更低的时间消耗。