NLCUnet: Single-Image Super-Resolution Network with Hairline Details
Jiancong Feng, Yuan-Gen Wang, Fengchuang Xing

TL;DR
NLCUnet is a novel single-image super-resolution network that enhances hairline details by integrating non-local attention, removing unnecessary blur kernel estimation, and optimizing crop strategies, outperforming state-of-the-art methods.
Contribution
The paper introduces NLCUnet, a super-resolution network with innovative design choices like non-local attention and a new crop method, improving detail restoration without blur kernel estimation.
Findings
Outperforms state-of-the-art in PSNR and SSIM metrics.
Produces visually detailed hairline features.
Effective on benchmark DF2K dataset.
Abstract
Pursuing the precise details of super-resolution images is challenging for single-image super-resolution tasks. This paper presents a single-image super-resolution network with hairline details (termed NLCUnet), including three core designs. Specifically, a non-local attention mechanism is first introduced to restore local pieces by learning from the whole image region. Then, we find that the blur kernel trained by the existing work is unnecessary. Based on this finding, we create a new network architecture by integrating depth-wise convolution with channel attention without the blur kernel estimation, resulting in a performance improvement instead. Finally, to make the cropped region contain as much semantic information as possible, we propose a random 6464 crop inside the central 512512 crop instead of a direct random crop inside the whole image of 2K size. Numerous…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image Processing Techniques and Applications
MethodsConvolution
