paper-with-me

홈 › Papers

PanFormer: a Transformer Based Model for Pan-sharpening

2022-03-06 · Huanyu Zhou, Qingjie Liu, Yunhong Wang

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.

📄 PDF Abstract BibTeX arXiv:2203.02916

Code (1)

zhysora/panformer 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음

Similar Papers 제목 키워드 기반

ASpanFormer: Detector-Free Image Matching with Adaptive Span Transformer

2022-08-30 · Hongkai Chen, Zixin Luo, Lei Zhou, Yurun Tian 외

Generating robust and reliable correspondences across images is a fundamental task for a diversity of applications. To capture context at both global and local granularity, we propose ASpanFormer, a Transformer-based det…

DiversityHomography Estimation

HyperTransformer: A Textural and Spectral Feature Fusion Transformer for Pansharpening

2022-03-04 · CVPR 2022 1 · Wele Gedara Chaminda Bandara, Vishal M. Patel

Pansharpening aims to fuse a registered high-resolution panchromatic image (PAN) with a low-resolution hyperspectral image (LR-HSI) to generate an enhanced HSI with high spectral and spatial resolution. Existing pansharp…

PansharpeningSuper-Resolution

Linearly-evolved Transformer for Pan-sharpening

2024-04-19 · JunMing Hou, ZiHan Cao, Naishan Zheng, Xuan Li 외

Vision transformer family has dominated the satellite pan-sharpening field driven by the global-wise spatial information modeling mechanism from the core self-attention ingredient. The standard modeling rules within thes…

CGFformer: Cluster-Guidance Frequency Transformer for Pansharpening

2026-05-02 · Zijian Zhou, Jianing Zhang, Kai Sun, Xiangyu Zhao 외 arxiv

Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) images with high-resolution panchromatic (PAN) images. However, the current mainstream frequency-ba…

Local-Global Transformer Enhanced Unfolding Network for Pan-sharpening

2023-04-28 · Mingsong Li, Yikun Liu, Tao Xiao, Yuwen Huang 외

Pan-sharpening aims to increase the spatial resolution of the low-resolution multispectral (LrMS) image with the guidance of the corresponding panchromatic (PAN) image. Although deep learning (DL)-based pan-sharpening me…

Multispectral Image Super-resolutionPansharpening