LIRSRN: A Lightweight Infrared Image Super-Resolution Network

Published: 2024, Last Modified: 11 Jul 2025ISCAS 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Infrared imaging is crucial for many applications, such as night vision and environmental monitoring. However, it often suffers from lower spatial resolution compared to visible light imaging, which hinders its effectiveness in scenes demanding fine detail discernment. This paper introduces a Lightweight Infrared Image Super-Resolution Network (LIRSRN), which is a novel architecture designed to enhance the resolution of IR images with minimal computation overhead. The core of LIRSRN is the Attention Enhancement Module, which synergizes various attention mechanisms to emphasize important features across both channel and spatial domains. It is further enhanced by spatial frequency processing, which helps to extract key image attributes. The training is conducted on the DIV2K dataset, and the test results from "results-A" and "results-C" demonstrate the superior performance of LIRSRN in terms of PSNR and SSIM. Ablation studies compare the trade-offs between performance and computational cost using different attention mechanisms. Overall, the proposed model strikes a balance between performance and complexity. The source code and trained model are available at https://reurl.cc/yYDnA6.
Loading