paper-with-me

Papers

Adaptive Rectangular Convolution for Remote Sensing Pansharpening

2025-03-01 · CVPR 2025 1 · Xueyang Wang, Zhixin Zheng, Jiandong Shao, Yule Duan, Liang-Jian Deng

Recent advancements in convolutional neural network (CNN)-based techniques for remote sensing pansharpening have markedly enhanced image quality. However, conventional convolutional modules in these methods have two critical drawbacks. First, the sampling positions in convolution operations are confined to a fixed square window. Second, the number of sampling points is preset and remains unchanged. Given the diverse object sizes in remote sensing images, these rigid parameters lead to suboptimal feature extraction. To overcome these limitations, we introduce an innovative convolutional module, Adaptive Rectangular Convolution (ARConv). ARConv adaptively learns both the height and width of the convolutional kernel and dynamically adjusts the number of sampling points based on the learned scale. This approach enables ARConv to effectively capture scale-specific features of various objects within an image, optimizing kernel sizes and sampling locations. Additionally, we propose ARNet, a network architecture in which ARConv is the primary convolutional module. Extensive evaluations across multiple datasets reveal the superiority of our method in enhancing pansharpening performance over previous techniques. Ablation studies and visualization further confirm the efficacy of ARConv.

📄 PDF Abstract BibTeX arXiv:2503.00467

Code (1)

WangXueyang-uestc/ARConv 공식 구현

Tasks

Pansharpening

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Content-Adaptive Non-Local Convolution for Remote Sensing Pansharpening

2024-04-11 · CVPR 2024 1 · Yule Duan, Xiao Wu, Haoyu Deng, Liang-Jian Deng

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 spa…

Pansharpening

DMAConv: Dual Mask-Adaptive Convolution for Remote Sensing Pansharpening

2025-12-09 · Xianghong Xiao, Zeyu Xia, Zhou Fei, Jinliang Xiao 외 arxiv

Pansharpening aims to fuse a high-resolution panchromatic image with a low-resolution multispectral image. Existing deep learning methods, including recent adaptive convolutions, struggle with regional heterogeneity in r…

Target-adaptive CNN-based pansharpening

2017-09-18 · Giuseppe Scarpa, Sergio Vitale, Davide Cozzolino

We recently proposed a convolutional neural network (CNN) for remote sensing image pansharpening obtaining a significant performance gain over the state of the art. In this paper, we explore a number of architectural and…

Pansharpening

RAPNet: A Receptive-Field Adaptive Convolutional Neural Network for Pansharpening

2025-07-14 · Tao Tang, Chengxu Yang arxiv

Pansharpening refers to the process of integrating a high resolution panchromatic (PAN) image with a lower resolution multispectral (MS) image to generate a fused product, which is pivotal in remote sensing. Despite the …

Kernel Space Diffusion Model for Efficient Remote Sensing Pansharpening

2025-05-25 · Hancong Jin, ZiHan Cao, LiangJian Deng

Pansharpening is a fundamental task in remote sensing that integrates high-resolution panchromatic imagery (PAN) with low-resolution multispectral imagery (LRMS) to produce an enhanced image with both high spatial and sp…

Pansharpening