CVAIApr 18, 2025

AnyTSR: Any-Scale Thermal Super-Resolution for UAV

arXiv:2504.13682v23 citationsh-index: 8Has CodeIROS
Originality Incremental advance
AI Analysis

This addresses the need for flexible and efficient thermal super-resolution in UAV applications, though it is incremental as it builds on existing SR techniques.

The paper tackles the problem of low-resolution thermal images from UAVs by proposing AnyTSR, a single-model any-scale super-resolution method that outperforms state-of-the-art methods across all scaling factors, generating more accurate and detailed high-resolution images.

Thermal imaging can greatly enhance the application of intelligent unmanned aerial vehicles (UAV) in challenging environments. However, the inherent low resolution of thermal sensors leads to insufficient details and blurred boundaries. Super-resolution (SR) offers a promising solution to address this issue, while most existing SR methods are designed for fixed-scale SR. They are computationally expensive and inflexible in practical applications. To address above issues, this work proposes a novel any-scale thermal SR method (AnyTSR) for UAV within a single model. Specifically, a new image encoder is proposed to explicitly assign specific feature code to enable more accurate and flexible representation. Additionally, by effectively embedding coordinate offset information into the local feature ensemble, an innovative any-scale upsampler is proposed to better understand spatial relationships and reduce artifacts. Moreover, a novel dataset (UAV-TSR), covering both land and water scenes, is constructed for thermal SR tasks. Experimental results demonstrate that the proposed method consistently outperforms state-of-the-art methods across all scaling factors as well as generates more accurate and detailed high-resolution images. The code is located at https://github.com/vision4robotics/AnyTSR.

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