paper-with-me

Papers

Pan-Mamba: Effective pan-sharpening with State Space Model

2024-02-19 · Xuanhua He, Ke Cao, Keyu Yan, Rui Li, Chengjun Xie, Jie Zhang, Man Zhou

Pan-sharpening involves integrating information from low-resolution multi-spectral and high-resolution panchromatic images to generate high-resolution multi-spectral counterparts. While recent advancements in the state space model, particularly the efficient long-range dependency modeling achieved by Mamba, have revolutionized computer vision community, its untapped potential in pan-sharpening motivates our exploration. Our contribution, Pan-Mamba, represents a novel pan-sharpening network that leverages the efficiency of the Mamba model in global information modeling. In Pan-Mamba, we customize two core components: channel swapping Mamba and cross-modal Mamba, strategically designed for efficient cross-modal information exchange and fusion. The former initiates a lightweight cross-modal interaction through the exchange of partial panchromatic and multi-spectral channels, while the latter facilities the information representation capability by exploiting inherent cross-modal relationships. Through extensive experiments across diverse datasets, our proposed approach surpasses state-of-the-art methods, showcasing superior fusion results in pan-sharpening. To the best of our knowledge, this work is the first attempt in exploring the potential of the Mamba model and establishes a new frontier in the pan-sharpening techniques. The source code is available at \url{https://github.com/alexhe101/Pan-Mamba}.

📄 PDF Abstract BibTeX arXiv:2402.12192

Code (1)

alexhe101/pan-mamba 공식 구현 pytorch

Tasks

MambaPansharpening

Similar Papers 제목 키워드 기반

A Novel State Space Model with Local Enhancement and State Sharing for Image Fusion

2024-04-14 · ZiHan Cao, Xiao Wu, Liang-Jian Deng, Yu Zhong

In image fusion tasks, images from different sources possess distinct characteristics. This has driven the development of numerous methods to explore better ways of fusing them while preserving their respective character…

MambaPansharpening

MMMamba: A Versatile Cross-Modal In Context Fusion Framework for Pan-Sharpening and Zero-Shot Image Enhancement

2025-12-17 · Yingying Wang, Xuanhua He, Chen Wu, Jialing Huang 외 arxiv

Pan-sharpening aims to generate high-resolution multispectral (HRMS) images by integrating a high-resolution panchromatic (PAN) image with its corresponding low-resolution multispectral (MS) image. To achieve effective f…

Image Super-ResolutionImage EnhancementImage Generation

S2WMamba: A Wavelet-Assisted Mamba-Based Dual-Branch Network For Pansharpening

2025-12-06 · Haoyu Zhang, Junhan Luo, Yugang Cao, Jie Huang 외 arxiv

Pansharpening fuses a high-resolution panchromatic (PAN) image with a low-resolution multispectral (LRMS) image to produce a high-resolution multispectral (HRMS) image. A key difficulty is that jointly processing PAN and…

Dual-Branch Remote Sensing Infrared Image Super-Resolution

2026-04-11 · Xining Ge, Gengjia Chang, Weijun Yuan, Zhan Li 외 arxiv

Remote sensing infrared image super-resolution aims to recover sharper thermal observations from low-resolution inputs while preserving target contours, scene layout, and radiometric stability. Unlike visible-image super…

Infrared image super-resolution

MFmamba: A Multi-function Network for Panchromatic Image Resolution Restoration Based on State-Space Model

2025-11-24 · Qian Jiang, Qianqian Wang, Xin Jin, Michal Wozniak 외 arxiv

Remote sensing images are becoming increasingly widespread in military, earth resource exploration. Because of the limitation of a single sensor, we can obtain high spatial resolution grayscale panchromatic (PAN) images …