paper-with-me

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 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.

📄 PDF Abstract BibTeX arXiv:2404.07543

Code (1)

duanyll/canconv 공식 구현 pytorch

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 제목 키워드 기반

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 …

Adaptive 3D Convolution for Remote Sensing Image Fusion

2026-05-10 · Siran Peng, Xiangyu Zhu, Shang-Qi Deng, Liang-Jian Deng 외 arxiv

Remote sensing image fusion aims to create a high-resolution multi/hyper-spectral image from a high-resolution image with limited spectral information and a low-resolution image with abundant spectral data. Recently, dee…

Strip R-CNN: Large Strip Convolution for Remote Sensing Object Detection

2025-01-07 · Xinbin Yuan, Zhaohui Zheng, YuXuan Li, Xialei Liu 외

While witnessed with rapid development, remote sensing object detection remains challenging for detecting high aspect ratio objects. This paper shows that large strip convolutions are good feature representation learners…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+1

Adaptive Deep Pyramid Matching for Remote Sensing Scene Classification

2016-11-11 · Qingshan Liu, Renlong Hang, Huihui Song, Fuping Zhu 외

Convolutional neural networks (CNNs) have attracted increasing attention in the remote sensing community. Most CNNs only take the last fully-connected layers as features for the classification of remotely sensed images, …

ClassificationGeneral Classificationimage-classificationImage Classification+2

Learning Low Dimensional Convolutional Neural Networks for High-Resolution Remote Sensing Image Retrieval

2016-10-10 · Weixun Zhou, Shawn Newsam, Congmin Li, Zhenfeng Shao

Learning powerful feature representations for image retrieval has always been a challenging task in the field of remote sensing. Traditional methods focus on extracting low-level hand-crafted features which are not only …

Image RetrievalRetrieval