Litcius/Paper detail

TDPN: Texture and Detail-Preserving Network for Single Image Super-Resolution

Qing Cai, Jinxing Li, Huafeng Li, Yee‐Hong Yang, Feng Wu, David Zhang

2022IEEE Transactions on Image Processing47 citationsDOI

Abstract

Single image super-resolution (SISR) using deep convolutional neural networks (CNNs) achieves the state-of-the-art performance. Most existing SISR models mainly focus on pursuing high peak signal-to-noise ratio (PSNR) and neglect textures and details. As a result, the recovered images are often perceptually unpleasant. To address this issue, in this paper, we propose a texture and detail-preserving network (TDPN), which focuses not only on local region feature recovery but also on preserving textures and details. Specifically, the high-resolution image is recovered from its corresponding low-resolution input in two branches. First, a multi-reception field based branch is designed to let the network fully learn local region features by adaptively selecting local region features in different reception fields. Then, a texture and detail-learning branch supervised by the textures and details decomposed from the ground-truth high resolution image is proposed to provide additional textures and details for the super-resolution process to improve the perceptual quality. Finally, we introduce a gradient loss into the SISR field and define a novel hybrid loss to strengthen boundary information recovery and to avoid overly smooth boundary in the final recovered high-resolution image caused by using only the MAE loss. More importantly, the proposed method is model-agnostic, which can be applied to most off-the-shelf SISR networks. The experimental results on public datasets demonstrate the superiority of our TDPN on most state-of-the-art SISR methods in PSNR, SSIM and perceptual quality. We will share our code on https://github.com/tocaiqing/TDPN.

Topics & Concepts

Computer scienceArtificial intelligenceConvolutional neural networkFeature (linguistics)Code (set theory)Pattern recognition (psychology)Ground truthUpsamplingImage (mathematics)Focus (optics)Image resolutionField (mathematics)Convolution (computer science)Computer visionArtificial neural networkMathematicsLinguisticsSet (abstract data type)PhysicsPhilosophyProgramming languageOpticsPure mathematicsAdvanced Image Processing TechniquesImage and Signal Denoising MethodsImage and Video Quality Assessment
TDPN: Texture and Detail-Preserving Network for Single Image Super-Resolution | Litcius