paper-with-me

홈 › Papers

SGDFormer: One-stage Transformer-based Architecture for Cross-Spectral Stereo Image Guided Denoising

2024-03-30 · Runmin Zhang, Zhu Yu, Zehua Sheng, Jiacheng Ying, Si-Yuan Cao, Shu-Jie Chen, Bailin Yang, Junwei Li, Hui-Liang Shen

Cross-spectral image guided denoising has shown its great potential in recovering clean images with rich details, such as using the near-infrared image to guide the denoising process of the visible one. To obtain such image pairs, a feasible and economical way is to employ a stereo system, which is widely used on mobile devices. Current works attempt to generate an aligned guidance image to handle the disparity between two images. However, due to occlusion, spectral differences and noise degradation, the aligned guidance image generally exists ghosting and artifacts, leading to an unsatisfactory denoised result. To address this issue, we propose a one-stage transformer-based architecture, named SGDFormer, for cross-spectral Stereo image Guided Denoising. The architecture integrates the correspondence modeling and feature fusion of stereo images into a unified network. Our transformer block contains a noise-robust cross-attention (NRCA) module and a spatially variant feature fusion (SVFF) module. The NRCA module captures the long-range correspondence of two images in a coarse-to-fine manner to alleviate the interference of noise. The SVFF module further enhances salient structures and suppresses harmful artifacts through dynamically selecting useful information. Thanks to the above design, our SGDFormer can restore artifact-free images with fine structures, and achieves state-of-the-art performance on various datasets. Additionally, our SGDFormer can be extended to handle other unaligned cross-model guided restoration tasks such as guided depth super-resolution.

📄 PDF Abstract BibTeX arXiv:2404.00349

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSuper-Resolution

Similar Papers 제목 키워드 기반

HyperKAN: Kolmogorov-Arnold Networks make Hyperspectral Image Classificators Smarter

2024-07-07 · Valeriy Lobanov, Nikita Firsov, Evgeny Myasnikov, Roman Khabibullin 외

In traditional neural network architectures, a multilayer perceptron (MLP) is typically employed as a classification block following the feature extraction stage. However, the Kolmogorov-Arnold Network (KAN) presents a p…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification+1

STARS: Sensor-agnostic Transformer Architecture for Remote Sensing

2024-11-08 · Ethan King, Jaime Rodriguez, Diego Llanes, Timothy Doster 외

We present a sensor-agnostic spectral transformer as the basis for spectral foundation models. To that end, we introduce a Universal Spectral Representation (USR) that leverages sensor meta-data, such as sensing kernel s…

Diversity

MTSIC: Multi-stage Transformer-based GAN for Spectral Infrared Image Colorization

2025-06-21 · Tingting Liu, YuAn Liu, Jinhui Tang, Liyin Yuan 외

Thermal infrared (TIR) images, acquired through thermal radiation imaging, are unaffected by variations in lighting conditions and atmospheric haze. However, TIR images inherently lack color and texture information, limi…

ColorizationGenerative Adversarial NetworkImage Colorization

MST++: Multi-stage Spectral-wise Transformer for Efficient Spectral Reconstruction

2022-04-17 · Yuanhao Cai, Jing Lin, Zudi Lin, Haoqian Wang 외

Existing leading methods for spectral reconstruction (SR) focus on designing deeper or wider convolutional neural networks (CNNs) to learn the end-to-end mapping from the RGB image to its hyperspectral image (HSI). These…

Image RestorationSpectral ReconstructionSpectral Super-Resolution

MultiScale Spectral-Spatial Convolutional Transformer for Hyperspectral Image Classification

2023-10-28 · Zhiqiang Gong, Xian Zhou, Wen Yao

Due to the powerful ability in capturing the global information, Transformer has become an alternative architecture of CNNs for hyperspectral image classification. However, general Transformer mainly considers the global…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification