Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Content-Adaptive Non-Local Convolution for Remote Sensing Pansharpening

About

Currently, machine learning-based methods for remote sensing pansharpening have progressed rapidly. However, existing pansharpening methods often do not fully exploit differentiating regional information in non-local spaces, thereby limiting the effectiveness of the methods and resulting in redundant learning parameters. In this paper, we introduce a so-called content-adaptive non-local convolution (CANConv), a novel method tailored for remote sensing image pansharpening. Specifically, CANConv employs adaptive convolution, ensuring spatial adaptability, and incorporates non-local self-similarity through the similarity relationship partition (SRP) and the partition-wise adaptive convolution (PWAC) sub-modules. Furthermore, we also propose a corresponding network architecture, called CANNet, which mainly utilizes the multi-scale self-similarity. Extensive experiments demonstrate the superior performance of CANConv, compared with recent promising fusion methods. Besides, we substantiate the method's effectiveness through visualization, ablation experiments, and comparison with existing methods on multiple test sets. The source code is publicly available at https://github.com/duanyll/CANConv.

Yule Duan, Xiao Wu, Haoyu Deng, Liang-Jian Deng• 2024

Related benchmarks

TaskDatasetResultRank
PansharpeningWorldView-3 full-resolution original (test)
D_lambda0.0196
81
PansharpeningQuickBird full-resolution
D_lambda (Spectral Divergence)0.037
56
PansharpeningQuickBird reduced-resolution
SAM4.507
44
PansharpeningWorldView-3 (WV3) reduced-resolution Wald's protocol (test)
SAM2.93
39
PansharpeningGaoFen-2 (GF2) full-resolution
D_lambda0.019
39
PansharpeningQB (QuickBird) full-resolution (test)
Dx0.037
37
PansharpeningGaoFen-2 reduced-resolution
SAM0.722
32
Pan-sharpeningWV3 Reduced-Resolution
SAM2.927
32
PansharpeningGF2 reduced-resolution
SAM0.707
31
PansharpeningGF2 full-resolution (test)
Dx0.0194
27
Showing 10 of 17 rows

Other info

Code

Follow for update