IVCVFeb 3, 2020

Super-resolution of multispectral satellite images using convolutional neural networks

arXiv:2002.00580v214.856 citations
Originality Incremental advance
AI Analysis

This addresses a gap in remote sensing by applying CNNs to multispectral satellite imagery, leveraging panchromatic bands for incremental improvement.

The paper tackled super-resolution for multispectral satellite images by training CNNs using lower-resolution multispectral and high-resolution pan-sharpened tiles, resulting in improved information content with RedNet30 performing best.

Super-resolution aims at increasing image resolution by algorithmic means and has progressed over the recent years due to advances in the fields of computer vision and deep learning. Convolutional Neural Networks based on a variety of architectures have been applied to the problem, e.g. autoencoders and residual networks. While most research focuses on the processing of photographs consisting only of RGB color channels, little work can be found concentrating on multi-band, analytic satellite imagery. Satellite images often include a panchromatic band, which has higher spatial resolution but lower spectral resolution than the other bands. In the field of remote sensing, there is a long tradition of applying pan-sharpening to satellite images, i.e. bringing the multispectral bands to the higher spatial resolution by merging them with the panchromatic band. To our knowledge there are so far no approaches to super-resolution which take advantage of the panchromatic band. In this paper we propose a method to train state-of-the-art CNNs using pairs of lower-resolution multispectral and high-resolution pan-sharpened image tiles in order to create super-resolved analytic images. The derived quality metrics show that the method improves information content of the processed images. We compare the results created by four CNN architectures, with RedNet30 performing best.

Foundations

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

Your Notes