Huang Yuanfei, Li Jie, Gao Xinbo, Hu Yanting, Lu Wen
IEEE Trans Image Process. 2021;30:2325-2339. doi: 10.1109/TIP.2021.3050856. Epub 2021 Jan 27.
Benefiting from the strong capabilities of deep CNNs for feature representation and nonlinear mapping, deep-learning-based methods have achieved excellent performance in single image super-resolution. However, most existing SR methods depend on the high capacity of networks that are initially designed for visual recognition, and rarely consider the initial intention of super-resolution for detail fidelity. To pursue this intention, there are two challenging issues that must be solved: (1) learning appropriate operators which is adaptive to the diverse characteristics of smoothes and details; (2) improving the ability of the model to preserve low-frequency smoothes and reconstruct high-frequency details. To solve these problems, we propose a purposeful and interpretable detail-fidelity attention network to progressively process these smoothes and details in a divide-and-conquer manner, which is a novel and specific prospect of image super-resolution for the purpose of improving detail fidelity. This proposed method updates the concept of blindly designing or using deep CNNs architectures for only feature representation in local receptive fields. In particular, we propose a Hessian filtering for interpretable high-profile feature representation for detail inference, along with a dilated encoder-decoder and a distribution alignment cell to improve the inferred Hessian features in a morphological manner and statistical manner respectively. Extensive experiments demonstrate that the proposed method achieves superior performance compared to the state-of-the-art methods both quantitatively and qualitatively. The code is available at github.com/YuanfeiHuang/DeFiAN.
受益于深度卷积神经网络强大的特征表示和非线性映射能力,基于深度学习的方法在单图像超分辨率方面取得了优异的性能。然而,大多数现有的超分辨率方法依赖于最初为视觉识别设计的高容量网络,很少考虑超分辨率对细节保真度的初始意图。为了追求这一意图,有两个具有挑战性的问题必须解决:(1)学习适合平滑和细节不同特征的算子;(2)提高模型保留低频平滑和重建高频细节的能力。为了解决这些问题,我们提出了一个有针对性且可解释的细节保真度注意力网络,以分而治之的方式逐步处理这些平滑和细节,这是图像超分辨率中一种新颖且具体的提高细节保真度的方法。该方法更新了仅在局部感受野中盲目设计或使用深度卷积神经网络架构进行特征表示的概念。特别是,我们提出了一种用于可解释的高轮廓特征表示以进行细节推理的黑塞滤波,以及一个扩张编码器 - 解码器和一个分布对齐单元,分别以形态学方式和统计方式改进推断出的黑塞特征。大量实验表明,与现有最先进的方法相比,该方法在定量和定性方面都取得了卓越的性能。代码可在github.com/YuanfeiHuang/DeFiAN获取。