CVMar 13, 2020

Pyramidal Edge-maps and Attention based Guided Thermal Super-resolution

arXiv:2003.06216v21 citations
AI Analysis

This work addresses the problem of improving thermal image resolution for applications like surveillance or medical imaging, though it appears incremental as it builds on existing guided super-resolution methods.

The paper tackles the challenge of guided super-resolution for thermal images using visible images by addressing texture-mismatch issues that cause artifacts. It proposes a novel algorithm using pyramidal edge-maps and attention-based fusion, achieving state-of-the-art performance in both quantitative and qualitative evaluations.

Guided super-resolution (GSR) of thermal images using visible range images is challenging because of the difference in the spectral-range between the images. This in turn means that there is significant texture-mismatch between the images, which manifests as blur and ghosting artifacts in the super-resolved thermal image. To tackle this, we propose a novel algorithm for GSR based on pyramidal edge-maps extracted from the visible image. Our proposed network has two sub-networks. The first sub-network super-resolves the low-resolution thermal image while the second obtains edge-maps from the visible image at a growing perceptual scale and integrates them into the super-resolution sub-network with the help of attention-based fusion. Extraction and integration of multi-level edges allows the super-resolution network to process texture-to-object level information progressively, enabling more straightforward identification of overlapping edges between the input images. Extensive experiments show that our model outperforms the state-of-the-art GSR methods, both quantitatively and qualitatively.

Foundations

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

Your Notes