English

PanFormer: a Transformer Based Model for Pan-sharpening

Computer Vision and Pattern Recognition 2022-04-12 v2 Image and Video Processing

Abstract

Pan-sharpening aims at producing a high-resolution (HR) multi-spectral (MS) image from a low-resolution (LR) multi-spectral (MS) image and its corresponding panchromatic (PAN) image acquired by a same satellite. Inspired by a new fashion in recent deep learning community, we propose a novel Transformer based model for pan-sharpening. We explore the potential of Transformer in image feature extraction and fusion. Following the successful development of vision transformers, we design a two-stream network with the self-attention to extract the modality-specific features from the PAN and MS modalities and apply a cross-attention module to merge the spectral and spatial features. The pan-sharpened image is produced from the enhanced fused features. Extensive experiments on GaoFen-2 and WorldView-3 images demonstrate that our Transformer based model achieves impressive results and outperforms many existing CNN based methods, which shows the great potential of introducing Transformer to the pan-sharpening task. Codes are available at https://github.com/zhysora/PanFormer.

Keywords

Cite

@article{arxiv.2203.02916,
  title  = {PanFormer: a Transformer Based Model for Pan-sharpening},
  author = {Huanyu Zhou and Qingjie Liu and Yunhong Wang},
  journal= {arXiv preprint arXiv:2203.02916},
  year   = {2022}
}

Comments

Accepted by ICME 2022

R2 v1 2026-06-24T10:03:33.438Z