IVCVJul 30, 2021

Thermal Image Super-Resolution Using Second-Order Channel Attention with Varying Receptive Fields

arXiv:2108.00094v15 citations
Originality Incremental advance
AI Analysis

This work addresses the critical need for high-resolution thermal images in safety, search and rescue, and military applications, representing an incremental improvement over existing methods.

The paper tackles the problem of low-resolution thermal image restoration by introducing a deep attention to varying receptive fields network (AVRFN) that uses gated convolutional layers with higher-order information from disparate receptive fields, achieving state-of-the-art results in thermal image super-resolution.

Thermal images model the long-infrared range of the electromagnetic spectrum and provide meaningful information even when there is no visible illumination. Yet, unlike imagery that represents radiation from the visible continuum, infrared images are inherently low-resolution due to hardware constraints. The restoration of thermal images is critical for applications that involve safety, search and rescue, and military operations. In this paper, we introduce a system to efficiently reconstruct thermal images. Specifically, we explore how to effectively attend to contrasting receptive fields (RFs) where increasing the RFs of a network can be computationally expensive. For this purpose, we introduce a deep attention to varying receptive fields network (AVRFN). We supply a gated convolutional layer with higher-order information extracted from disparate RFs, whereby an RF is parameterized by a dilation rate. In this way, the dilation rate can be tuned to use fewer parameters thus increasing the efficacy of AVRFN. Our experimental results show an improvement over the state of the art when compared against competing thermal image super-resolution methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes