IVCVLGMar 17, 2023

LSwinSR: UAV Imagery Super-Resolution based on Linear Swin Transformer

arXiv:2303.10232v115 citationsh-index: 75Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of limited image resolution in UAV applications, such as land cover monitoring, with an incremental improvement in method efficiency.

The paper tackles super-resolution for UAV imagery by proposing LSwinSR, a network based on Swin Transformer, achieving better efficiency and competitive accuracy, and evaluates it using semantic segmentation accuracy beyond traditional metrics like PSNR and SSIM.

Super-resolution, which aims to reconstruct high-resolution images from low-resolution images, has drawn considerable attention and has been intensively studied in computer vision and remote sensing communities. The super-resolution technology is especially beneficial for Unmanned Aerial Vehicles (UAV), as the amount and resolution of images captured by UAV are highly limited by physical constraints such as flight altitude and load capacity. In the wake of the successful application of deep learning methods in the super-resolution task, in recent years, a series of super-resolution algorithms have been developed. In this paper, for the super-resolution of UAV images, a novel network based on the state-of-the-art Swin Transformer is proposed with better efficiency and competitive accuracy. Meanwhile, as one of the essential applications of the UAV is land cover and land use monitoring, simple image quality assessments such as the Peak-Signal-to-Noise Ratio (PSNR) and the Structural Similarity Index Measure (SSIM) are not enough to comprehensively measure the performance of an algorithm. Therefore, we further investigate the effectiveness of super-resolution methods using the accuracy of semantic segmentation. The code will be available at https://github.com/lironui/LSwinSR.

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