Next Article in Journal
Multiscale Deep Spatial Feature Extraction Using Virtual RGB Image for Hyperspectral Imagery Classification
Next Article in Special Issue
A Detail-Preserving Cross-Scale Learning Strategy for CNN-Based Pansharpening
Previous Article in Journal
Do Game Data Generalize Well for Remote Sensing Image Segmentation?
Previous Article in Special Issue
Transferred Multi-Perception Attention Networks for Remote Sensing Image Super-Resolution
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Sentinel-2 Sharpening via Parallel Residual Network

Southern Marine Science and Engineering Guangdong Laboratory (Zhuhai), Guangdong Provincial Key Laboratory of Urbanization and Geo-simulation, Center of Integrated Geographic Information Analysis, School of Geography and Planning, Sun Yat-Sen University, Guangzhou 510275, China
*
Author to whom correspondence should be addressed.
Submission received: 18 December 2019 / Revised: 8 January 2020 / Accepted: 10 January 2020 / Published: 15 January 2020
(This article belongs to the Special Issue Image Super-Resolution in Remote Sensing)

Abstract

:
Sentinel-2 data is of great utility for a wide range of remote sensing applications due to its free access and fine spatial-temporal coverage. However, restricted by the hardware, only four bands of Sentinel-2 images are provided at 10 m resolution, while others are recorded at reduced resolution (i.e., 20 m or 60 m). In this paper, we propose a parallel residual network for Sentinel-2 sharpening termed SPRNet, to obtain the complete data at 10 m resolution. The proposed network aims to learn the mapping between the low-resolution (LR) bands and ideal high-resolution (HR) bands by three steps, including parallel spatial residual learning, spatial feature fusing and spectral feature mapping. First, rather than using the single branch network, the parallel residual learning structure is proposed to extract the spatial features from different resolution bands separately. Second, the spatial feature fusing is aimed to fully fuse the extracted features from each branch and produce the residual image with spatial information. Third, to keep spectral fidelity, the spectral feature mapping is utilized to directly propagate the spectral characteristics of LR bands to target HR bands. Without using extra training data, the proposed network is trained with the lower scale data synthesized from the observed Sentinel-2 data and applied to the original ones. The data at 10 m spatial resolution can be finally obtained by feeding the original 10 m, 20 m and 60 m bands to the trained SPRNet. Extensive experiments conducted on two datasets indicate that the proposed SPRNet obtains good results in the spatial fidelity and the spectral preservation. Compared with the competing approaches, the SPRNet increases the SRE by at least 1.538 dB on 20 m bands and 3.188 dB on 60 m bands while reduces the SAM by at least 0.282 on 20 m bands and 0.162 on 60 m bands.

1. Introduction

Sentinel-2 is a wide swath and optical fine resolution satellite imaging mission released by the European Space Agency (ESA) [1]. Owing to frequent revisit rate, global access and free availability, Sentinel-2 products have been widely used to monitor dynamically changing geophysical variables such as vegetation, soil, water cover and coasts [2,3,4,5]. However, due to the storage and transmission bandwidth restrictions, thirteen spectral bands in Sentinel-2 image are acquired with three different spatial resolutions including: four 10 m bands, six 20 m bands and three 60 m bands. With the same spatial coverage, the low-resolution (LR) bands have the potential to be enhanced by image sharpening, which is an economically effective technique that can merge the LR bands with the high-resolution (HR) bands to produce a complete HR image (ideally without loss of spectral information) [6]. With desirable spatial and spectral resolution, the sharpening image can yield better interpretation capabilities in the remote sensing applications [7,8,9].
Plenty of image sharpening methods have been proposed to enhance the spatial resolution of various sensors, such as Moderate Resolution Imaging Spectroradiometer (MODIS) [10], Advanced Spaceborne Theemal Emission and Reflection Radiometer (ASTER) [11], WorldView-2 [12] and more recently for Visible Infrared Imaging Radiometer Suite (VIIRS) [13] and Sentinel-2. These methods can be generally classified into three categories: classic pansharpening-based, model-based, and learning-based methods. Pansharpening is a crucial image enhancement technique which focuses on injecting spatial information extracted from the HR panchromatic (PAN) to LR image. The methods fall into this type including intensity-hue-saturation transform (IHS) [14], Gram-Schmidt (GS) transform, adaptive GS [15] and a trous wavelet transform (ATWT) [16], etc. Sentinel-2 sharpening can be taken as an extension of pansharpening, and various pansharpening methods are directly applied to enhance 20 m bands by selecting or synthesising a band from 10 bands as PAN [17,18,19,20]. And the Sentinel-2 pansharpening results have been used for water bodies’ mapping [21] and land-cover classification [22]. However, there are two differences between pansharpening and Sentinel-2 sharpening: (i) four HR bands, rather than a PAN, can be used to sharpen the bands at reduced resolution (i.e., 20 m and 60 m); (ii) the spectral range of HR bands can not overlap the LR ones. Therefore, the applicability of pansharpening-based methods is limited in Sentinel-2 sharpening.
The model-based methods concentrate on constructing the observation models that can describe the explicit process of the image, such as blurring, down-sampling and noise [23]. As an ill-posed problem, these methods simulate the process with prior constraints and the modeling can be conceptually seen as an optimization problem. The representative methods used for sharpening include Bayesian model [24,25] and sparse representation [26]. To address the problem of Sentinel-2 sharpening, several methods are presented by taking this task as a convex optimization problem. For instance, a method called SupReME is proposed [27] to solve a convex deconvolution problem in a low dimensional subspace, which is regularized using the roughness penalty. To extend the SupReME, a cyclic descent based optimization is put forward to find the low dimensional subspace in [28] and a patch-based regularisation is adopted to model the self-similarity of the images in [29]. Reference [30] exploits the object geometric information across the multi-spectral bands and the local consistency to sharpen the images. In [31], a reduce-rank method in a cyclic descent-based way is proposed, which automatically tunes the free parameters by using Bayesian optimization. However, the performance of these methods depends heavily on prior assumptions, which are hard to determine in most cases.
The learning-based methods aim at learning a mapping to describe the relationship between LR and HR images. In recent years, motivated by the rapid development of artificial intelligence (AI), deep learning (DL) methods [32,33] have been extensively used to image sharpening. Among the DL-based methods, the convolution neural network (CNN) has been found to be remarkably effective. For example, the super-resolution CNN (SRCNN) [34] is proposed for single image super-resolution (SR) and makes an important breakthrough. After that, the CNN is utilized to process the pansharpening [35] and fuse the multispectral and hyperspectral images [36,37]. Moreover, various variants of CNN are designed to solve the pansharpening problem, such as very deep CNN [38], residual network (ResNet) [39] and multiscale network [40]. As for Sentinel-2 sharpening, three CNN models [41] differing the inputs are designed to enhance the spatial resolution of the short wave infra-red (SWIR) band. Subsequently, the residual learning and high-pass preprocessing are applied to improve the results [42]. Using the training data with global coverage, a deep residual neural network termed DSen2Net is trained in [23], while [43] focuses on the single image case sharpening via a ResNet. Regardless of the superiority of the CNN-based sharpening methods, their performance still can be improved: (i) Sentinel-2 images have two kinds of LR bands, but most of the existing methods focus on sharpening 20 m bands and ignore the 60 m bands; (ii) the characteristics of LR bands and auxiliary HR bands are obviously different. However, the above-mentioned CNN-based methods adopt a single branch to extract feature from these bands together, which may sacrifice some efficient information.
To address the aforementioned problems, a parallel residual network for Sentinel-2 sharpening termed SPRNet is proposed in this paper. The proposed method can be divided into three steps. First, to exploit sufficient spatial information and learn the mapping between the LR and corresponding HR bands, we propose a parallel structure based on residual learning, where several branches with the same network compositions are utilized to extract feature from different resolution bands independently. Second, we develop the spatial feature fusing unit to concatenate and fuse the spatial features extracted from each branch and then these feature maps are restored to spatial residual image, which has the same channels as the sharpened bands. Third, a skip-connection is constructed to add the spectral information to the spatial residual image. Based on the above-mentioned steps, we can obtain the Sentinel-2 image with all bands at 10 m resolution, using the 10 m, 20 m and 60 m bands. Compared with the existing methods, the contributions of this paper can be summarized as twofold:
  • We propose a Sentinel-2 sharpening method to raise the spatial resolution of both 20 m and 60 m bands with the help of 10 m bands, which can produce the HR image with all bands at 10 m resolution.
  • We develop a parallel network structure for extracting feature from different resolution bands by separate branches. This idea enables to improve the spatial resolution of LR bands while keeping spectral fidelity simultaneously.
The remainder of the paper is organized as follows. Section 2 introduces the proposed SPRNet framework for Sentinel-2 sharpening in detail. In Section 3, the experimental validation and analysis on the degraded and real Sentinel-2 data are presented. Discussions on the experiments are shown in Section 4. Finally, we provide some concluding remarks in Section 5.

2. Proposed Method

2.1. Network Architecture

In this paper, we propose a parallel residual network to learn the sharpening for the Sentinel-2 images. Before we present our method, we introduce the bands of Sentinel-2 in brief. The bands of Sentinel-2 images are divided into 3 sets by different resolutions, including 10 m, 20 m and 60 m sets. Each set as well as its corresponding band index and spectral characteristics are displayed in Table 1. It’s noteworthy that B10 is excluded from our spatial enhancement due to its poor radiometric quality and across-track striping artifacts [23]. Given these sets, the goal of our sharpening method is to estimate the HR version at 10 m resolution of 20 m and 60 m bands. Since the spatial ratio between 20 m and 10 m is different from the ratio between 60 m and 10 m, we adopt two separate networks (i.e., SPRNet 2 × for 20 m bands and SPRNet 6 × for 60 m bands, respectively) to implement Sentinel-2 sharpening.
The structures of the SPRNet 2 × and SPRNet 6 × are shown in Figure 1 and each consists of three parts: the parallel residual learning, the spatial feature fusing and the spectral feature mapping. First, the spatial features of HR and LR bands are extracted from the separated branches, which are composed of the initial spatial feature extraction (ISFE) and a series of residual blocks (ResBlocks). Second, the spatial feature fusing is constructed by the feature concatenation and several fully connected (FC) layers to merge and propagate the spatial information. Third, the spectral features of LR are directly stacked to the fused spatial features using a skip-connection layer in order to transmit the spectral information. The target HR image can be finally predicted from the trained models using LR and auxiliary HR bands.

2.2. Parallel Spatial Residual Learning

To learn the mapping for the independent spatial information extraction, we construct a parallel structure, where the inputs with different spatial resolution can be fed into the different branches separately. Since the 60 m bands can not contribute to the sharpening for 20 m bands, the SPRNet 2 × consists of two branches while the SPRNet 6 × consists of three branches. In each branch, we adopt the residual structure including ISFE unit and a series of ResBlocks to ensure that sufficient information from the inputs can be excavated.
Within the SPRNet 2 × and SPRNet 6 × , we can obtain numerous spectral feature maps which can contribute to the model performance. However, increasing the feature maps would lead to the unstable training procedure and destroy the sharpening results in return. To address this problem, we propose the ISFE unit with the structure in Figure 2a, which places a constant scaling layer after the convolution and activation function layers, to multiply the input features with a constant. With the input x , they can be defined as:
x 1 = μ φ w x + b
where x 1 denotes the output of ISFE, { w , b } means the weight matrix and basis of the convolution, φ is rectified linear unit (ReLU) as φ x = m a x x , 0 , μ is the constant scaling with factor 0.05, and ∗ denotes the convolution operation.
To explore deeper spatial feature and learn the spatial mapping between LR and HR bands, the output of ISFE is fed to a series of ResBlocks with the structure in Figure 2b. Each Resblock consists of the convolution, activation function, and residual scaling layers [44]. To propagate the input information and alleviate the gradient vanishment problem, a skip-connection is added. So, the m t h ResBlock can be computed as:
y m 1 = φ w m 1 x m + b m 1 y m 2 = λ w m 2 y m 1 + b m 2 x m + 1 = x m + y m 2
where y m 1 and y m 2 denote the intermediate results, { w m , b m } is the weight matrix and basis of the convolution in Resblock, x m + 1 denotes the output of the ResBlock, and λ is a residual scaling with factor 0.1 .

2.3. Spatial Feature Fusing

In order to combine the information of different resolution bands, we propose the spatial feature fusing component. After the parallel residual learning component, the extracted feature maps learning from separate branches are concatenated so they can be simultaneously fed into the next layer. To fully fuse the information of these maps, two FC layers are adopted here and each of them is followed by a ReLU activation. Subsequently, a convolution layer is aimed to transform the feature maps into the spatial residual image with the channels as same as the sharpened bands. With the concatenated maps z , these layers can be formulated as follows:
z f 1 = φ w f 1 z + b f 1 z f 2 = φ w f 2 z f 1 + b f 2 z 2 = w f 3 z f 2 + b f 3
where z f denotes the output of the FC layer, { w f , b f } means the weight matrix and basis of the FC and convolution layers of this component, and z 2 is the output. What’s more, after each convolutional operation, we adopt the zero padding to get the same size with the inputs.

2.4. Spectral Feature Mapping

The parallel spatial residual learning component and spatial feature fusing component mainly contribute toward learning the spatial mapping between the LR bands and targeted HR bands. Considering the target HR and input LR share the same spectral content, we construct the spectral feature mapping by adopting a skip-connection into the network to keep spectral consistency. This operation adds the up-scaled LR bands to the spatial residual image obtained from last step to propagate the spectral information directly. As such, the approximated HR can be produced by combining the spatial features and spectral characteristics.

2.5. Training and Applying

Following the above steps, the designed network can learn an end-to-end mapping between the LR and corresponding HR bands. However, due to the lack of HR reference, the mapping can not be learned from the data at original scale directly. It’s a generic solution that training and testing the sharpening methods follow Wald’s protocol [45] that takes the degraded data as inputs and the original data as the corresponding reference. This operation requires the base assumption that the mapping relationship between the LR and HR is scale-invariant (i.e., 40 m→20 m for inferring 20 m→10 m and 360 m→60 m for inferring 60 m→10 m). In this way, the image sharpening can be implemented using the degraded trained model. For convenience, the 10 m, 20 m and 60 m bands of Sentinel-2 data are denoted as X 10 , X 20 and X 60 , respectively. And their degraded version which is convoluted with the predetermined point spread function (PSF) [23,27] and downsampled by utilizing bilinear interpolation, can be denoted as X 10 D , X 20 D and X 60 D , respectively. As mentioned before, it’s sufficient to train two networks SPRNet 2 × and SPRNet 6 × . With the synthetic data pairs, these models can be trained as follows.
For SPRNet 2 × , X 10 D , X 20 D are created by downsampling the X 10 and X 20 by a factor 2, and used to train the 40 m→20 m network. Since the size of X 10 D and X 20 D is different, we can up-sample the X 20 D to the spatial size of X 10 D . Then, we concatenate the X 10 D and up-sclaed X 20 D as the input of SPRNet × 2 . The mapping F 2 × ( · ) can be learned by minimizing the loss between the HR reference X 20 and the sharpening result F 2 × ( [ X 10 D , X 20 D ] , Θ 1 ) , where Θ 1 is the model parameters, and the loss function can be formulated as follows:
£ Θ 1 = F 2 × ( [ X 10 D , X 20 D ] , Θ 1 ) X 20
where · denotes the L1-norm, which computes the mean absolute error between the generated and the reference data.
Compared with SPRNet 2 × , the input and output of SPRNet 6 × are different. We downsample all bands by a factor 6. Then, we adopt the X 10 D , X 20 D and X 60 D as input and the original X 60 as HR reference to train the 360 m→60 m network. Like SPRNet 2 × , this model is estimated by minimized the following loss function:
£ Θ 2 = F 6 × ( [ X 10 D , X 20 D , X 60 D ] , Θ 2 ) X 60
where Θ 2 is the parameters of SPRNet 6 × , and F 6 × ( · ) denotes the mapping between X 60 D and X 60 .
On the basis of the above steps, the proposed method can learn the mapping between LR and HR bands. When we implement the image sharpening in the applying stage, we input the original bands X 10 , X 20 and X 60 to the trained SPRNet 2 × and SPRNet 6 × models to produce the estimated HR bands Y 20 and Y 60 :
Y 20 = F 2 × ( [ X 10 , X 20 ] , Θ 1 ) Y 60 = F 6 × ( [ X 10 , X 20 , X 60 ] , Θ 2 )
The predicted Y 20 and Y 60 are the corresponding sharpening results at 10 m resolution of the 20 m and 60 m bands, respectively. Thus, the image with all bands at 10 resolution is obtained.

3. Experiments

3.1. Data

Our experimental data come from the Sentinel-2 Level-1C products, which have been converted from radiance into geo-coded top of atmosphere (TOA) reflectance with a sub-pixel multi-spectral registration [46]. The training data used in this paper cover a scene of Guangdong Province in China with a spatial extent of 72 km by 72 km and was collected on 31 December 2017. Figure 3 depicts the 10 m, 20 m and 60 m bands of this data. We adopt two datasets for testing. The first one covers a scene of Guangdong Province in China (site 1) and was obtained on 21 March 2018. The second one covers a scene of New South Wales in Australia (site 2) and was acquired on 4 December 2018. For each scene, we select an area with a spatial extent of 36 km by 36 km. The bands of the site 1 dataset are displayed in Figure 4a–c and those of the site 2 dataset are displayed in Figure 4d–f.

3.2. Experimental Details

In our experiments, some important parameters of the proposed method are configured as follows. To train the SPRNet 2 × , the training data are degraded by a factor 2 and sliced to the patch of 60 × 60 pixels. Similarly, to train the SPRNet 6 × , the training data are degraded by a factor 6 and sliced to the patch of 20 × 20 pixels. For each network, 3600 sample pairs can be used for training and 10 % of them are used for validation. The number of ResBlocks M is set as 6 in each branch and we use 128 filters of the size 3 × 3 for convolution layers expect the last convolution in our evaluations. The choice of the parameter is inspired by [23]. Since the last convolution is aimed at reducing the feature dimension to the number of the sharpened bands, the number of filters is set as 6 and 2 in SPRNet 2 × and SPRNet 6 × , respectively. These networks are implemented in the Keras framework with NVIDIA Tesla K80 GPU. We use the Nadam [47,48] with β 1 = 0.9 , β 1 = 0.999 and ϵ = 10 8 as optimizer to train the networks. The learning rate is initialized as 10 4 , which can be reduced by a factor of 2 whenever the validation loss does not decrease for 5 epochs, and the reducing procedure is terminated whenever the learning rate is less than 10 5 . The mini-batch size and the epoch number of training are set as 128 an 200, respectively.

3.3. Baselines and Quantitative Evaluation Metrics

To assess the effectiveness of our proposed method, we take SupReME [27], ResNet [43] and DSen2Net [23] as benchmark methods. Besides, the bicubic interpolation (Bicubic) is used to illustrate the performance of the naive upsampling without considering spectral correlations. The parameters of SupReME and DSen2Net are set as suggested in the original publications, while the number of ResBlocks in ResNet is set as 6.
We adopt six evaluation metrics for quantitative evaluation including: root mean squared error (RMSE), signal-to-reconstruction error (SRE), correlation coefficient (CC), universal image quality index (UIQI), e r r e u r r e l a t i v e g l o b a l e a d i m e n s i o n n e l l e d e s y n t h e s e (ERGAS) and spectral angle mapper (SAM) [45,49]. The RMSE and SRE evaluate the quantitative similarity between the target images and the reference images based on mean square error (MSE). The CC indicates the correlation and the UIQI is a mathematically defined universal image quality index, which can be applied to various image processing applications. The ERGAS reflects fidelity of the target images based on the weighted sum of MSE in each band, and the SAM describes the spectral fidelity of the sharpening results. In these evaluation metrics, when the sharpening results are closer to the reference one, the values of RMSE, ERGAS, and SAM are smaller, on the contrary, the values of SRE, CC, and UIQI are larger.

3.4. Experimental Results

3.4.1. Evaluation at Lower Scale

Since the 10 m version of LR bands are not available in the testing datasets, we follow the Wald’s protocol and give the quantitative evaluation at lower scale, i.e., the SPRNet 2 × is evaluated on the task to sharpen 40 m to 20 m; in the same way, the SPRNet 6 × is evaluated on the task to sharpen 360 m to 60 m. The lower scale data are generated by synthetically degrading the original data by the upscale ratio (i.e., 2 for SPRNet 2 × and 6 for SPRNet 6 × ). In the following, we separately discuss the effectiveness of the SPRNet 2 × and SPRNet 6 × .
SPRNet 2 × —20 m bands. As for 20 m bands sharpening, the network SPRNet 2 × is trained by the simulated data degraded from the observed data by a factor 2 to learn the mapping between 40 m and 20 m. Several state-of-the-art methods are compared with the proposed method. Table 2 and Table 3 list the quantitative assessment results of these methods for two testing datasets. Among them, we calculate RMSE, SRE, CC, UIQI on each band, and then compute the mean values over the bands. The ideal value of each index is provided for the convenience of inter-comparison. The best results are highlighted in bold.
According to the reported results, a few observations are noteworthy. (1) All the methods are significantly better than the Bicubic method, especially the CNN-based methods, which outperform the Bicubic by a large margin. For instance, our SPRNet reduces the RMSE by a factor of above 2 and reaches more than 10 dB higher SRE. This illustrates the effectiveness of the sharpening procedure. (2) The proposed SPRNet method obtains the best evaluation results in all indexes. For site 1, the mean RMSE of the SPRNet is 59.910, with a decrease of 104.514, 26.437 and 12.573 when compared to SupReME, ResNet and DSen2Net. Accordingly, the mean SRE value of the SPRNet is 29.721 dB, which is 8.723 dB, 3.078 dB and 1.538 dB higher than that of the aforesaid methods, respectively. Also, the mean CC and UIQI of the SPRNet are 0.994 and 0.980 with gains of 0.002 and 0.008 over that of the best comparison method DSen2Net. For site 2, the mean RMSE of the SPRNet is 55.155, 35.27 and 21.991 smaller than that of SupReME, ResNet and DSen2Net, respectively. And the mean SRE is 8.123 dB, 6.072 dB and 4.098 dB higher than that of the corresponding methods, respectively. Compared with the DSen2Net, the mean CC and UIQI of the SPRNet increase by 0.004 and 0.03. The above results demonstrate the great spatial similarity of the proposed SPRNet. Moreover, we also observe the proposed method obtains the best ERGAS and SAM. The ERGAS of the SPRNet for two sites are 0.273 and 0.237 lower than that of the ResNet, while 0.15 and 0.149 lower than that of the DSen2Net. The SAM of the SPRNet for site 1 is 1.384 while that of the compared methods are larger than 1.6 and the SAM of the SPRNet for site 2 is 0.586 while that of the competitors are higher than 0.9. These analyses indicate the effectiveness of our SPRNet in both spatial and spectral domains.
Furthermore, we depict visual comparisons with different methods on two testing datasets in Figure 5 and Figure 6. The figures provide the RGB (B12, B8a and B5 as RGB) and each bands results. In order to observe the difference between sharpening results and ground truth clearly, the absolute differences between them are presented. In these figures, if the sharpening results are either blur edges or exaggerate the contrast, the residual errors are high, on the contrary, when the results are similar to the ground truth, the residual errors trend to zero. It can be seen that the results of SPRNet are closer to the reference while the compared methods exhibit errors along high contrast edges at almost bands. In Figure 5, the images of the Bicubic and SupReME are more bright, meaning these methods get deteriorate results for the spatial reconstruction. In contrast, the CNN-based methods have more smooth regions with dark color and the edges of structures are less, and the best results can be found in the SPRNet. As for Figure 6, the boundaries of the land plots are still obvious in the Bicubic and SupReME. Among the CNN-based methods, SPRNet performs satisfactorily, especially for B5, B6, B7 and B8a.
SPRNet 6 × —60 m bands. To sharpen the 60 m bands, we train another network SPRNet 6 × using downgraded data with resolution 60 m, 120 m and 360 m to learn the mapping from 360 m to 60 m. The quantitative results of site 1 and site 2 are shown in Table 4 and Table 5, respectively. Once again, the advantage of the proposed SPRNet over the competing methods is obvious. For site 1, the mean RMSE of SPRNet is 114.866, 28.029, 19.502 and 10.885 smaller than that of Bicubic, SupReME, ResNet and DSen2Net, respectively. And the mean SRE of SPRNet is 15.312 dB, 6.794 dB, 4.931 dB and 3.188 dB higher than the corresponding methods. Compared with the DSen2Net, the mean CC and UIQI of the SPRNet increase by 0.005 and 0.025, while the ERGAS and SAM decrease by 0.134 and 0.162. For site 2, when compared to Bicubic, SupReME, ResNet and DSen2Net, the mean RMSE of SPRNet is 13.835, with a decrease of 54.84, 17.464, 15.172 and 7.458 while the mean SRE of SPRNet increases by 13.817 dB, 7.314 dB, 6.059 dB, 3.754 dB. The mean CC and UIQI of the SPRNet are 0.994 and 0.972, with gains of 0.008 and 0.031 over that of the DSen2Net. In addition, the ERGAS and SAM of the SPRNet are 0.114 and 0.162 smaller than that of the DSen2Net. These results reveal the effectiveness of the SPRNet in sharpening 60m bands, which further show feasibility and suitability of the proposed method.
We also perform a qualitative comparison to ground truth. The RGB (B9, B9 and B1 as RGB) results and absolute residuals of two sites are plotted in Figure 7 and Figure 8. The visual impression of 60 m bands confirms that the SPRNet clearly dominates the competition with much less structured residuals. We can observe that the competing methods have more residuals for both sites, in contrast, the results of our method have more smooth regions and the color is prone to dark. This indicates our method obtains the best overall performance.
The performance of different bands. To verify the generic ability of the sharpening methods on different spectral wavelengths, the performance curves of different bands for different indices are shown in Figure 9. Almost all methods show the similar trend and the performance of the CNN-based methods are substantially better. Among the 20 m bands (i.e., B5, B6, B7, B8a, B11 and B12), we find that all the methods exhibit a marked drop in accuracy of B11 and B12. The numeric comparisons can be found in Table 2 and Table 3. For instance, compared to the average level, the SRE values of SPRNet drop 0.246 dB (site 1) and 0.993 dB (site 2) on B11, while drop 4.509 dB (site 1) and 3.102 dB (site 2) on B12. The reason is that these two bands lie in the SWIR spectrum (>1600 nm), which beyond the spectral range (400∼900 nm) of 10 m resolution bands, and thus the details of B11 and B12 can not be infer exactly by borrowing the 10 m information. As for the 60 m bands (i.e., B1 and B9), the accuracy of the Bicubic is obviously lower than other methods. This is due to the fact that the Bicubic can not use any information from the auxiliary HR bands, which aggravates the difficulties of recovering the details. Furthermore, the performance of B9 is slightly worse than that of B1. Since the center wavelength of B1 is 443 nm which is covered by 400∼900 nm, but B9 (center wavelength at 945 nm) is out of this range, the useful information borrowed from 10 m bands is limited. These observations indicate that the bands closer to the auxiliary HR bands can have more precise sharpening results.

3.4.2. Evaluation at the Original Scale

To verify the generalization of our method to true scale Sentinel-2 data, we directly feed the original LR and 10 m bands into the trained networks (i.e., band sets [20 m, 10 m] fed into SPRNet 2 × and band sets [60 m, 20 m, 60 m] fed into SPRNet 6 × ) to produce 10 m resolution version of the LR bands.As there is no ground truth being present, the higher resolution spectral bands are considered as the reference data to assess the sharpening method. In our experiments, four spectral bands with 10 m resolution are served as the reference data for visual evaluation. The up-scaled results of a sub-area obtained by the Bicubic and SPRNet are shown in Figure 10 and Figure 11.
From these figures, we can clearly observe that the sharpening results of the SPRNet receive a good visual quality. Although the bicubic interpolation has properties of smoothing the original images, it is unable to recover the spatial details, while the sharpening results of the SPRNet are sharper and bring out additional details in all cases. Moreover, we can find that the sharpening results of LR bands improve the spatial resolution without noticeable artifacts. To be specific, as can be observed from the marked region (red rectangle), the SPRNet produces much sharper edges and the details of ground object are more abundant. In Figure 10, compared with the 10 m bands, the original 20 m bands can not show the outlines of the building clearly and the original 60 m bands are difficult to depict the subject. Nevertheless, our method commendably enhances the spatial resolution of 20 m and 60 m bands and recovers the details of the building in these bands. In Figure 11, the contours are clear and vivid in the sharpening results of the SPRNet whereas they are blurred or distorted in the original LR data. What’s more, the sharpening results of LR bands match the 10 m resolution bands. These observations further imply our SPRNet can effectively sharpen the Sentinel-2 images and obtain a complete data at 10 m resolution.

4. Discussions

4.1. Effect of Combining Various-Resolution Bands

To investigate the impacts of fusing various-resolution bands, we test different combinations of 10 m, 20 m, and 60 m band sets as the input to the SPRNet 2 × and SPRNet 6 × . The experiment results of two testing data are displayed in Table 6. As for the SPRNet 2 × , we take the model trained by the 20 m set as the baseline (SPRNet 2 × -1). We then add the 10 m set to the SPRNet 2 × -1, resulting in SPRNet 2 × -2. From the SPRNet 2 × -1 to SPRNet 2 × -2, the SRE values increase by 7.782 dB for site 1 and 7.947 dB for site 2, which demonstrates the effectiveness of utilizing the information from the 10 m bands to enhance the 20 m bands. We further add the 60 m set to the SPRNet 2 × -2, resulting in SPRNet 2 × -3. Compared with the SPRNet 2 × -2, the SRE values of the SPRNet 2 × -3 decrease by 0.911 dB and 0.768 dB for site 1 and site 2, respectively. This is because that the lower resolution bands can not contribute to higher resolution bands sharpening. As for the SPRNet 6 × , the baseline (SPRNet 6 × -1) is only trained by the 60 m set. Due to the large amplification factor, the SPRNet 6 × -1 can not learn the LR and HR mapping accurately. The SPRNet 6 × -2 is obtained by adding the 10 m set to the SPRNet 6 × -1. The SRE values of the SPRNet 6 × -2 are 13.844 dB and 10.935 dB higher than that of the SPRNet 6 × -1 for site 1 and stie 2, respectively. Moreover, the SPRNet 6 × -3 combining the 10 m, 20 m and 60 m sets outperform other models, which implies that both 10 m and 20 m bands provide useful information to reproduce the details of 60 m bands. Based on the above analysis, we draw the conclusion that auxiliary bands with finer resolution can efficiently improve the sharpening results. Therefore, it is reasonable to sharpen Sentinel-2 image using two separate networks with different inputs.

4.2. Effect of Constant Scaling in ISFE

To investigate the effects of the constant scaling in ISFE unit, we display the training curves of our proposed method with and without constant scaling, and the speed of the training procedure is displayed in Figure 12, from which two observations can be drawn. First, we find that the networks with constant scaling converge faster. As for the SPRNet 2 × , the network with constant scaling converges rapidly to the fine performance during 80 epochs, while the network without constant scaling takes about 100 epochs to reach the maximum performance. As for the SPRNet 6 × , the learning loss of the network with constant scaling tends to stable before 60 epochs, but the margin fluctuation of another curve becomes smaller until 70 epochs. Second, the final accuracy is higher for the networks with constant scaling. Compared with the networks without constant scaling, the SRE values of the networks with constant scaling are increase by more than 5 dB at the first epoch. Even if the training epochs reach to 200, the SRE values of the networks without constant scaling are still lower than that of the proposed networks. Therefore, the addition of constant scaling is a simple but powerful strategy in our SPRNet.

5. Conclusions

In this paper, we propose a parallel residual network (i.e., SPRNet) for Sentinel-2 image sharpening to obtain complete data at the highest sensor resolution. The proposed method is designed to sharpen both 20 m and 60 m bands. Compared with existing deep learning-based methods, the main advantage of our SPRNet is that the sufficient spatial information of different resolution bands are extracted by separate branches in a parallel structure. In addition, the spatial information fusing and spectral characteristics propagating can be presented by the designed spatial feature fusing component and spectral feature mapping component. As such, the proposed method obtains the good sharpening results in the spatial fidelity and the spectral preservation. By learning the LR and corresponding HR mapping at lower scale, the trained SPRNet can produce the image at 10 m resolution with the original Sentinel-2 data. Extensive experiments on the degraded and original data prove the proposed method is competitive with the state-of-the-art approaches. In quantitative evaluations on the degraded data, for 20 m bands, the SRE of the SPRNet is 1.538 dB (site 1) and 4.098 dB (site 2) higher than the best competing approach; for 60 m bands, the SPRNet increases the SRE by 3.188 dB (site 1) and 3.754 dB (site 2) compared to the best competing approach. The proposed method also shows visually convincing results on original data. In the future, we will discuss the effects of the network parameters and try to adaptively decide the parameters. How to apply the sharpening results to other application areas (e.g., target detection and classification) is also a future research topic.

Author Contributions

All coauthors made significant contributions to the manuscript. J.W. and Z.H. designed the research framework, analyzed the results and wrote the manuscript. J.H. provided assistance in the preparing work and validation work. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by the National Key R&D Program of China under Grant Nos. 2018YFB0505500 and 2018YFB0505503, the Guangdong Basic and Applied Basic Research Foundation under Grant No. 2019A1515011877, the Fundamental Research Funds for the Central Universities under Grant No. 19lgzd10, Southern Marine Science and Engineering Guangdong Laboratory (Zhuhai) under Grant No. 99147-42080011, and the National Natural Science Foundation of China under Grant Nos. 41501368.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Schmitt, M.; Hughes, L.H.; Zhu, X.X. The SEN1-2 Dataset for Deep Learning in SAR-Optical Data Fusion. arXiv 2018, arXiv:1807.01569. [Google Scholar] [CrossRef] [Green Version]
  2. Frampton, W.J.; Dash, J.; Watmough, G.; Milton, E.J. Evaluating the capabilities of Sentinel-2 for quantitative estimation of biophysical variables in vegetation. ISPRS J. Photogramm. Remote Sens. 2013, 82, 83–92. [Google Scholar] [CrossRef] [Green Version]
  3. Castillo, J.A.A.; Apan, A.A.; Maraseni, T.N.; Salmo, S.G., III. Estimation and mapping of above-ground biomass of mangrove forests and their replacement land uses in the Philippines using Sentinel imagery. ISPRS J. Photogramm. Remote Sens. 2017, 134, 70–85. [Google Scholar] [CrossRef]
  4. Delloye, C.; Weiss, M.; Defourny, P. Retrieval of the canopy chlorophyll content from Sentinel-2 spectral bands to estimate nitrogen uptake in intensive winter wheat cropping systems. Remote Sens. Environ. 2018, 216, 245–261. [Google Scholar] [CrossRef]
  5. Mura, M.; Bottalico, F.; Giannetti, F.; Bertani, R.; Giannini, R.; Mancini, M.; Orlandini, S.; Travaglini, D.; Chirici, G. Exploiting the capabilities of the Sentinel-2 multi spectral instrument for predicting growing stock volume in forest ecosystems. Int. J. Appl. Earth Obs. Geoinf. 2018, 66, 126–134. [Google Scholar] [CrossRef]
  6. Vrabel, J. Multispectral imagery band sharpening study. Photogramm. Eng. Remote Sens. 1996, 62, 1075–1084. [Google Scholar]
  7. Matteoli, S.; Diani, M.; Corsini, G. Automatic target recognition within anomalous regions of interest in hyperspectral images. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2018, 11, 1056–1069. [Google Scholar] [CrossRef]
  8. Murray, N.J.; Keith, D.A.; Simpson, D.; Wilshire, J.H.; Lucas, R.M. REMAP: An online remote sensing application for land cover classification and monitoring. Methods. Ecol. Evol. 2018, 9, 2019–2027. [Google Scholar] [CrossRef] [Green Version]
  9. Liu, Z.; Li, G.; Mercier, G.; He, Y.; Pan, Q. Change detection in heterogenous remote sensing images via homogeneous pixel transformation. IEEE Trans. Image Process. 2017, 27, 1822–1834. [Google Scholar] [CrossRef]
  10. Sirguey, P.; Mathieu, R.; Arnaud, Y.; Khan, M.M.; Chanussot, J. Improving MODIS spatial resolution for snow mapping using wavelet fusion and ARSIS concept. IEEE Geosci. Remote Sens. Lett. 2008, 5, 78–82. [Google Scholar] [CrossRef] [Green Version]
  11. Aiazzi, B.; Alparone, L.; Baronti, S.; Santurri, L.; Selva, M. Spatial resolution enhancement of ASTER thermal bands. In Image Signal Processing Remote Sensing XI; International Society for Optics and Photonics: Bellingham, WA, USA, 2005; Volume 5982, p. 59821G. [Google Scholar]
  12. Maglione, P.; Parente, C.; Vallario, A. Pan-sharpening Worldview-2: IHS, Brovey and Zhang methods in comparison. Int. J. Eng. Technol 2016, 8, 673–679. [Google Scholar]
  13. Picaro, G.; Addesso, P.; Restaino, R.; Vivone, G.; Picone, D.; Dalla Mura, M. Thermal sharpening of VIIRS data. In Proceedings of the 2016 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Beijing, China, 10–15 July 2016; pp. 7260–7263. [Google Scholar]
  14. Carper, W.; Lillesand, T.; Kiefer, R. The use of intensity-hue-saturation transformations for merging SPOT panchromatic and multispectral image data. Photogramm. Eng. Remote Sens. 1990, 56, 459–467. [Google Scholar]
  15. Aiazzi, B.; Baronti, S.; Selva, M. Improving component substitution pansharpening through multivariate regression of MS + Pan data. IEEE Trans. Geosci. Remote Sens. 2007, 45, 3230–3239. [Google Scholar] [CrossRef]
  16. Shensa, M.J. The discrete wavelet transform: Wedding the à trous and Mallat algorithms. IEEE Trans. Signal Process. 1992, 40, 2464–2482. [Google Scholar] [CrossRef] [Green Version]
  17. Wang, Q.; Shi, W.; Li, Z.; Atkinson, P.M. Fusion of Sentinel-2 images. Remote Sens. Environ. 2016, 187, 241–252. [Google Scholar] [CrossRef] [Green Version]
  18. Vaiopoulos, A.; Karantzalos, K. Pansharpening on the narrow VNIR and SWIR spectral bands of Sentinel-2. Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2016, 41, 723. [Google Scholar] [CrossRef]
  19. Park, H.; Choi, J.; Park, N.; Choi, S. Sharpening the VNIR and SWIR bands of Sentinel-2A imagery through modified selected and synthesized band schemes. Remote Sens. 2017, 9, 1080. [Google Scholar] [CrossRef] [Green Version]
  20. Kaplan, G. Sentinel-2 Pan Sharpening-Comparative Analysis. MDPI Proc. 2018, 2, 345. [Google Scholar] [CrossRef] [Green Version]
  21. Du, Y.; Zhang, Y.; Ling, F.; Wang, Q.; Li, W.; Li, X. Water bodies’ mapping from Sentinel-2 imagery with modified normalized difference water index at 10-m spatial resolution produced by sharpening the SWIR band. Remote Sens. 2016, 8, 354. [Google Scholar] [CrossRef] [Green Version]
  22. Gašparović, M.; Jogun, T. The effect of fusing Sentinel-2 bands on land-cover classification. Int. J. Remote Sens. 2018, 39, 822–841. [Google Scholar] [CrossRef]
  23. Lanaras, C.; Bioucas-Dias, J.; Galliani, S.; Baltsavias, E.; Schindler, K. Super-resolution of Sentinel-2 images: Learning a globally applicable deep neural network. ISPRS J. Photogramm. Remote Sens. 2018, 146, 305–319. [Google Scholar] [CrossRef] [Green Version]
  24. Simões, M.; Bioucas-Dias, J.; Almeida, L.B.; Chanussot, J. A convex formulation for hyperspectral image superresolution via subspace-based regularization. IEEE Trans. Geosci. Remote Sens. 2014, 53, 3373–3388. [Google Scholar] [CrossRef] [Green Version]
  25. Khademi, G.; Ghassemian, H. Incorporating an adaptive image prior model into Bayesian fusion of multispectral and panchromatic images. IEEE Geosci. Remote Sens. Lett. 2018, 15, 917–921. [Google Scholar] [CrossRef]
  26. Cheng, M.; Wang, C.; Li, J. Sparse representation based pansharpening using trained dictionary. IEEE Geosci. Remote Sens. Lett. 2013, 11, 293–297. [Google Scholar] [CrossRef]
  27. Lanaras, C.; Bioucas-Dias, J.; Baltsavias, E.; Schindler, K. Super-resolution of multispectral multiresolution images from a single sensor. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops, Honolulu, HI, USA, 21–26 July 2017; pp. 20–28. [Google Scholar]
  28. Ulfarsson, M.O.; Dalla Mura, M. A low-rank method for sentinel-2 sharpening using cyclic descent. In Proceedings of the IGARSS 2018–2018 IEEE International Geoscience and Remote Sensing Symposium, Valencia, Spain, 22–27 July 2018; pp. 8857–8860. [Google Scholar]
  29. Paris, C.; Bioucas-Dias, J.; Bruzzone, L. A hierarchical approach to superresolution of multispectral images with different spatial resolutions. In Proceedings of the 2017 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Fort Worth, TX, USA, 23–28 July 2017; pp. 2589–2592. [Google Scholar]
  30. Brodu, N. Super-resolving multiresolution images with band-independent geometry of multispectral pixels. IEEE Trans. Geosci. Remote Sens. 2017, 55, 4610–4617. [Google Scholar] [CrossRef] [Green Version]
  31. Ulfarsson, M.O.; Palsson, F.; Dalla Mura, M.; Sveinsson, J.R. Sentinel-2 Sharpening Using a Reduced-Rank Method. IEEE Trans. Geosci. Remote Sens. 2019, 57, 6408–6420. [Google Scholar] [CrossRef]
  32. LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436. [Google Scholar] [CrossRef]
  33. Szegedy, C.; Liu, W.; Jia, Y.; Sermanet, P.; Reed, S.; Anguelov, D.; Erhan, D.; Vanhoucke, V.; Rabinovich, A. Going deeper with convolutions. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Boston, MA, USA, 7–12 June 2015; pp. 1–9. [Google Scholar]
  34. Dong, C.; Loy, C.C.; He, K.; Tang, X. Learning a deep convolutional network for image super-resolution. In Proceedings of the European Conference on Computer Vision, Zurich, Switzerland, 6–12 September 2014; pp. 184–199. [Google Scholar]
  35. Masi, G.; Cozzolino, D.; Verdoliva, L.; Scarpa, G. Pansharpening by convolutional neural networks. Remote Sens. 2016, 8, 594. [Google Scholar] [CrossRef] [Green Version]
  36. Palsson, F.; Sveinsson, J.R.; Ulfarsson, M.O. Multispectral and hyperspectral image fusion using a 3-D-convolutional neural network. IEEE Geosci. Remote Sens. Lett. 2017, 14, 639–643. [Google Scholar] [CrossRef]
  37. Yang, J.; Zhao, Y.Q.; Chan, J. Hyperspectral and multispectral image fusion via deep two-branches convolutional neural network. Remote Sens. 2018, 10, 800. [Google Scholar] [CrossRef] [Green Version]
  38. Huang, W.; Xiao, L.; Wei, Z.; Liu, H.; Tang, S. A new pan-sharpening method with deep neural networks. IEEE Geosci. Remote Sens. Lett. 2015, 12, 1037–1041. [Google Scholar] [CrossRef]
  39. Yang, J.; Fu, X.; Hu, Y.; Huang, Y.; Ding, X.; Paisley, J. PanNet: A deep network architecture for pan-sharpening. In Proceedings of the IEEE International Conference on Computer Vision, Venice, Italy, 22–29 October 2017; pp. 5449–5457. [Google Scholar]
  40. Yuan, Q.; Wei, Y.; Meng, X.; Shen, H.; Zhang, L. A multiscale and multidepth convolutional neural network for remote sensing imagery pan-sharpening. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2018, 11, 978–989. [Google Scholar] [CrossRef] [Green Version]
  41. Gargiulo, M.; Mazza, A.; Gaetano, R.; Ruello, G.; Scarpa, G. A CNN-based fusion method for super-resolution of sentinel-2 data. In Proceedings of the IGARSS 2018-2018 IEEE International Geoscience and Remote Sensing Symposium, Seoul, Korea, 25–29 July 2018; pp. 4713–4716. [Google Scholar]
  42. Gargiulo, M.; Mazza, A.; Gaetano, R.; Ruello, G.; Scarpa, G. Fast Super-Resolution of 20 m Sentinel-2 Bands Using Convolutional Neural Networks. Remote Sens. 2019, 11, 2635. [Google Scholar] [CrossRef] [Green Version]
  43. Palsson, F.; Sveinsson, J.; Ulfarsson, M. Sentinel-2 image fusion using a deep residual network. Remote Sens. 2018, 10, 1290. [Google Scholar] [CrossRef] [Green Version]
  44. Lim, B.; Son, S.; Kim, H.; Nah, S.; Mu Lee, K. Enhanced deep residual networks for single image super-resolution. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops, Honolulu, HI, USA, 21 July 2017; pp. 136–144. [Google Scholar]
  45. Loncan, L.; De Almeida, L.B.; Bioucas-Dias, J.M.; Briottet, X.; Chanussot, J.; Dobigeon, N.; Fabre, S.; Liao, W.; Licciardi, G.A.; Simoes, M.; et al. Hyperspectral pansharpening: A review. IEEE Geosci. Remote Sens. Mag. 2015, 3, 27–46. [Google Scholar] [CrossRef] [Green Version]
  46. Drusch, M.; Del Bello, U.; Carlier, S.; Colin, O.; Fernandez, V.; Gascon, F.; Hoersch, B.; Isola, C.; Laberinti, P.; Martimort, P.; et al. Sentinel-2: ESA’s optical high-resolution mission for GMES operational services. Remote Sens. Environ. 2012, 120, 25–36. [Google Scholar] [CrossRef]
  47. Kingma, D.P.; Ba, J. Adam: A method for stochastic optimization. arXiv 2014, arXiv:1412.6980. [Google Scholar]
  48. Dozat, T. Incorporating Nesterov Momentum into Adam. 2016. Available online: https://openreview.net/pdf?id=OM0jvwB8jIp57ZJjtNEZ (accessed on 6 February 2018).
  49. Yuan, Y.; Zheng, X.; Lu, X. Hyperspectral image superresolution by transfer learning. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2017, 10, 1963–1974. [Google Scholar] [CrossRef]
Figure 1. (a) SPRNet 2 × , (b) SPRNet 6 × . The proposed networks for Sentinel-2 sharpening. The two networks differ the inputs and outputs. SPRNet 2 × enhances the 20 m bands fusing the 10 m and 20 m bands. SPRNet 6 × enhances the 60 m bands fusing the 10 m, 20 m and 60 m bands.
Figure 1. (a) SPRNet 2 × , (b) SPRNet 6 × . The proposed networks for Sentinel-2 sharpening. The two networks differ the inputs and outputs. SPRNet 2 × enhances the 20 m bands fusing the 10 m and 20 m bands. SPRNet 6 × enhances the 60 m bands fusing the 10 m, 20 m and 60 m bands.
Remotesensing 12 00279 g001
Figure 2. Expanded view of the ISFE and ResBlock. (a) ISFE; (b) ResBlock.
Figure 2. Expanded view of the ISFE and ResBlock. (a) ISFE; (b) ResBlock.
Remotesensing 12 00279 g002
Figure 3. The training dataset used in the experiments. (a) The 10 m bands ( 7200 × 7200 pixels, B4, B3, B2 as RGB). (b) The 20 m bands ( 3600 × 3600 pixels, B12, B8a, B5 as RGB). (c) The 60 m bands ( 1200 × 1200 pixels, B9, B9, B1 as RGB).
Figure 3. The training dataset used in the experiments. (a) The 10 m bands ( 7200 × 7200 pixels, B4, B3, B2 as RGB). (b) The 20 m bands ( 3600 × 3600 pixels, B12, B8a, B5 as RGB). (c) The 60 m bands ( 1200 × 1200 pixels, B9, B9, B1 as RGB).
Remotesensing 12 00279 g003
Figure 4. Two testing datasets used in the experiments. (a) and (d) are 10 m bands ( 3600 × 3600 pixels, B4, B3, B2 as RGB) for site 1 and site 2, respectively. (b) and (e) are 20 m bands ( 1800 × 1800 pixels, B12, B8a, B5 as RGB) for site 1 and site 2, respectively. (c) and (f) are 60 m bands ( 600 × 600 pixels, B9, B9, B1 as RGB) for site 1 and site 2, respectively.
Figure 4. Two testing datasets used in the experiments. (a) and (d) are 10 m bands ( 3600 × 3600 pixels, B4, B3, B2 as RGB) for site 1 and site 2, respectively. (b) and (e) are 20 m bands ( 1800 × 1800 pixels, B12, B8a, B5 as RGB) for site 1 and site 2, respectively. (c) and (f) are 60 m bands ( 600 × 600 pixels, B9, B9, B1 as RGB) for site 1 and site 2, respectively.
Remotesensing 12 00279 g004
Figure 5. Absolute differences between ground truth and sharpening results on site 1 at lower scale (input 40 m output 20 m).
Figure 5. Absolute differences between ground truth and sharpening results on site 1 at lower scale (input 40 m output 20 m).
Remotesensing 12 00279 g005
Figure 6. Absolute differences between ground truth and sharpening results on site 2 at lower scale (input 40 m output 20 m).
Figure 6. Absolute differences between ground truth and sharpening results on site 2 at lower scale (input 40 m output 20 m).
Remotesensing 12 00279 g006
Figure 7. Absolute differences between ground truth and sharpening results on site 1 at lower scale (input 360 m output 60 m).
Figure 7. Absolute differences between ground truth and sharpening results on site 1 at lower scale (input 360 m output 60 m).
Remotesensing 12 00279 g007
Figure 8. Absolute differences between ground truth and sharpening results on site 2 at lower scale (input 360 m output 60 m).
Figure 8. Absolute differences between ground truth and sharpening results on site 2 at lower scale (input 360 m output 60 m).
Remotesensing 12 00279 g008
Figure 9. Pre-band error metrics for site 1 and site 2: (ad) are RMSE, SRE, CC and UIQI of site 1. (eh) are RMSE, SRE, CC and UIQI of site 2.
Figure 9. Pre-band error metrics for site 1 and site 2: (ad) are RMSE, SRE, CC and UIQI of site 1. (eh) are RMSE, SRE, CC and UIQI of site 2.
Remotesensing 12 00279 g009
Figure 10. Visual results on real Sentinel-2 data on site 1. 10 m: true RGB (B2, B3, B4) and false RGB (B8, B4, B3). 20 m (B12, B8a and B5 as RGB): original image, up-scaled result to 10 m with bicubic, and sharpening result to 10 m with SPRNet. 60m (B9, B9 and B1 as RGB): original image, up-scaled result to 10m with Bicubic, and sharpening result to 10 m with SPRNet.
Figure 10. Visual results on real Sentinel-2 data on site 1. 10 m: true RGB (B2, B3, B4) and false RGB (B8, B4, B3). 20 m (B12, B8a and B5 as RGB): original image, up-scaled result to 10 m with bicubic, and sharpening result to 10 m with SPRNet. 60m (B9, B9 and B1 as RGB): original image, up-scaled result to 10m with Bicubic, and sharpening result to 10 m with SPRNet.
Remotesensing 12 00279 g010
Figure 11. Visual results on real Sentinel-2 data on site 2. 10 m: true RGB (B2, B3, B4) and false RGB (B8, B4, B3). 20 m (B12, B8a and B5 as RGB): original image, up-scaled result to 10 m with bicubic, and sharpening result to 10 m with SPRNet. 60 m (B9, B9 and B1 as RGB): original image, up-scaled result to 10 m with Bicubic, and sharpening result to 10 m with SPRNet.
Figure 11. Visual results on real Sentinel-2 data on site 2. 10 m: true RGB (B2, B3, B4) and false RGB (B8, B4, B3). 20 m (B12, B8a and B5 as RGB): original image, up-scaled result to 10 m with bicubic, and sharpening result to 10 m with SPRNet. 60 m (B9, B9 and B1 as RGB): original image, up-scaled result to 10 m with Bicubic, and sharpening result to 10 m with SPRNet.
Remotesensing 12 00279 g011
Figure 12. Training curves for SPRNet with and without constant scaling in ISFE. (a) The loss of SPRNet 2 × ; (b) The SRE of SPRNet 2 × ; (c) The loss of SPRNet 6 × ; (d) The SRE of SPRNet 6 × .
Figure 12. Training curves for SPRNet with and without constant scaling in ISFE. (a) The loss of SPRNet 2 × ; (b) The SRE of SPRNet 2 × ; (c) The loss of SPRNet 6 × ; (d) The SRE of SPRNet 6 × .
Remotesensing 12 00279 g012
Table 1. The corresponding bands for Sentinel-2 datasets.
Table 1. The corresponding bands for Sentinel-2 datasets.
Resolution10 m20 m60 m
Band indexB2B3B4B8B5B6B7B8aB11B12B1B9B10
Center Wavelength (nm)490560665842705740783865161021904439451375
Table 2. Quantitative assessment of the SPRNet 2 × at lower scale (input 40 m, output 20 m) on site 1. Bold indicates the best performance.
Table 2. Quantitative assessment of the SPRNet 2 × at lower scale (input 40 m, output 20 m) on site 1. Bold indicates the best performance.
IdealBandBicubicSupReMEResNetDSen2NetSPRNet
RMSE0B5172.571121.09359.36350.71944.007
B6227.449156.63681.83466.15256.708
B7262.031160.87783.24270.33160.983
B8a 289.247175.35189.08072.17562.439
B11238.489182.59795.89676.85860.541
B12236.283189.993108.66498.66174.780
Mean237.678164.42486.34772.48359.910
SRE (dB)B518.44321.45427.71629.05130.213
B618.89922.03427.63229.50130.776
B718.63422.85228.42529.98031.199
B8a 18.18722.55028.34330.17731.451
B1117.89919.94325.62327.54129.475
B1215.48317.15222.11822.84725.212
Mean17.92420.99826.64328.18329.721
CC1B50.9160.9590.9900.9930.995
B60.8880.9470.9860.9910.993
B70.8890.9590.9890.9920.994
B8a 0.8940.9620.9900.9940.995
B110.9300.9580.9890.9930.996
B120.9330.9560.9860.9890.993
Mean0.9080.9570.9880.9920.994
UIQI1B50.6950.8740.9610.9710.978
B60.6690.8810.9610.9740.980
B70.6730.9000.9700.9780.983
B8a 0.6780.9030.9710.9810.985
B110.7240.8700.9560.9700.980
B120.7200.8550.9520.9600.974
Mean0.6930.8810.9620.9720.980
ERGAS0 2.2621.6360.8790.7560.606
SAM0 2.8452.3472.0061.6661.384
Table 3. Quantitative assessment of the SPRNet 2 × at lower scale (input 40 m, output 20 m) on site 2. Bold indicates the best performance.
Table 3. Quantitative assessment of the SPRNet 2 × at lower scale (input 40 m, output 20 m) on site 2. Bold indicates the best performance.
IdealBandBicubicSupReMEResNetDSen2NetSPRNet
RMSE0B593.33258.97944.04235.16125.443
B6100.53365.21053.41643.20726.161
B7114.79770.44062.45849.62728.337
B8a 128.31577.23172.15448.09830.561
B11176.907135.533102.82490.34253.017
B12165.544138.22091.40580.19351.161
Mean129.90590.93571.05057.77135.780
SRE (dB)B525.36629.38631.69433.76136.636
B626.28629.99931.63033.58437.922
B726.19030.37631.40333.41738.295
B8a 26.15130.56431.11634.63538.612
B1125.47727.30930.03431.14535.849
B1223.75224.68028.74529.91833.740
Mean25.53728.71930.77032.74436.842
CC1B50.9640.9860.9920.9950.997
B60.9640.9850.9900.9940.998
B70.9680.9880.9910.9940.998
B8a 0.9680.9890.9910.9960.998
B110.9740.9840.9920.9930.998
B120.9760.9830.9930.9940.998
Mean0.9690.9860.9910.9940.998
UIQI1B50.7500.9150.9360.9560.975
B60.7480.9110.9240.9470.975
B70.7520.9200.9220.9470.977
B8a 0.7520.9190.9240.9550.977
B110.7630.8800.9000.9210.966
B120.7680.8660.9010.9240.960
Mean0.7550.9020.9180.9420.972
ERGAS0 0.8930.6370.4860.3980.249
SAM0 1.1731.0711.2390.9450.586
Table 4. Quantitative assessment of the SPRNet 6 × at lower scale (input 360 m, output 60 m) on site 1. Bold indicates the best performance.
Table 4. Quantitative assessment of the SPRNet 6 × at lower scale (input 360 m, output 60 m) on site 1. Bold indicates the best performance.
IdealBandBicubicSupReMEResNetDSen2NetSPRNet
RMSE0B1139.70353.45651.70238.83323.473
B9137.93850.51135.21330.84724.437
Mean138.82151.98443.45734.84023.955
SRE (dB)B120.85529.31929.67432.08636.446
B915.72824.30027.67228.74630.762
Mean18.29226.81028.67330.41633.604
CC1B10.8020.9730.9750.9880.995
B90.6810.9620.9820.9880.991
Mean0.7420.9680.9790.9880.993
UIQI1B10.2340.8700.8660.9400.978
B90.1750.9290.9640.9710.981
Mean0.2050.9000.9150.9550.980
ERGAS0 2.1670.8070.6220.5150.381
SAM0 3.0391.2280.9370.7040.542
Table 5. Quantitative assessment of the SPRNet 6 × at lower scale (input 360 m, output 60 m) on site 2. Bold indicates the best performance.
Table 5. Quantitative assessment of the SPRNet 6 × at lower scale (input 360 m, output 60 m) on site 2. Bold indicates the best performance.
IdealBandBicubicSupReMEResNetDSen2NetSPRNet
RMSE0B164.44434.83535.90224.02614.919
B972.90627.76422.11318.56112.750
Mean68.67531.29929.00721.29313.835
SRE (dB)B126.28130.88431.75834.70738.938
B920.56928.97130.60832.26835.546
Mean23.42529.92831.18333.48837.242
CC1B10.8500.9600.9560.9810.992
B90.8530.9800.9870.9910.996
Mean0.8520.9700.9710.9860.994
UIQI1B10.3480.8950.8520.9190.965
B90.3440.9360.9480.9630.980
Mean0.3460.9160.9000.9410.972
ERGAS0 1.2030.5030.4420.3410.227
SAM0 1.5210.7280.6590.5040.342
Table 6. The comparison results of the SPRNet with different combination of 10 m, 20 m and 60 m band sets.
Table 6. The comparison results of the SPRNet with different combination of 10 m, 20 m and 60 m band sets.
ModelSPRNet 2 × SPRNet 6 ×
SPRNet 2 × -1SPRNet 2 × -2SPRNet 2 × -3SPRNet 6 × -1SPRNet 6 × -2SPRNet 6 × -3
10 m
20 m
60 m
RMSE144.934/85.83359.910/35.78067.260/40.917131.115/62.10727.021/17.57823.955/13.835
SRE21.939/28.89529.721/36.84228.810/36.07418.772/24.22032.616/35.15533.604/37.242
CC0.965/0.9860.994/0.9980.993/0.9970.772/0.8750.991/0.9900.993/0.994
UIQI0.889/0.8780.980/0.9720.976/0.9640.299/0.4440.973/0.9580.980/0.972
ERGAS1.356/0.5940.606/0.2490.698/0.2912.038/1.0820.425/0.2890.381/0.227
SAM2.022/0.9871.384/0.5861.539/0.6852.812/1.3420.609/0.4190.542/0.342
The values before “/” are the results of site 1, while the values after “/” are the results of site 2.

Share and Cite

MDPI and ACS Style

Wu, J.; He, Z.; Hu, J. Sentinel-2 Sharpening via Parallel Residual Network. Remote Sens. 2020, 12, 279. https://0-doi-org.brum.beds.ac.uk/10.3390/rs12020279

AMA Style

Wu J, He Z, Hu J. Sentinel-2 Sharpening via Parallel Residual Network. Remote Sensing. 2020; 12(2):279. https://0-doi-org.brum.beds.ac.uk/10.3390/rs12020279

Chicago/Turabian Style

Wu, Jiemin, Zhi He, and Jie Hu. 2020. "Sentinel-2 Sharpening via Parallel Residual Network" Remote Sensing 12, no. 2: 279. https://0-doi-org.brum.beds.ac.uk/10.3390/rs12020279

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop