Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Xformer: Hybrid X-Shaped Transformer for Image Denoising

About

In this paper, we present a hybrid X-shaped vision Transformer, named Xformer, which performs notably on image denoising tasks. We explore strengthening the global representation of tokens from different scopes. In detail, we adopt two types of Transformer blocks. The spatial-wise Transformer block performs fine-grained local patches interactions across tokens defined by spatial dimension. The channel-wise Transformer block performs direct global context interactions across tokens defined by channel dimension. Based on the concurrent network structure, we design two branches to conduct these two interaction fashions. Within each branch, we employ an encoder-decoder architecture to capture multi-scale features. Besides, we propose the Bidirectional Connection Unit (BCU) to couple the learned representations from these two branches while providing enhanced information fusion. The joint designs make our Xformer powerful to conduct global information modeling in both spatial and channel dimensions. Extensive experiments show that Xformer, under the comparable model complexity, achieves state-of-the-art performance on the synthetic and real-world image denoising tasks. We also provide code and models at https://github.com/gladzhang/Xformer.

Jiale Zhang, Yulun Zhang, Jinjin Gu, Jiahua Dong, Linghe Kong, Xiaokang Yang• 2023

Related benchmarks

TaskDatasetResultRank
Color Image DenoisingKodak24 (test)--
79
Gaussian color image denoisingUrban100 (test)--
61
Grayscale Image DenoisingUrban100 (test)--
34
Gaussian color image denoisingMcMaster (test)
PSNR35.68
30
Gaussian color image denoisingKodak24 (test)
PSNR35.39
30
Grayscale Image DenoisingSet12 (test)
PSNR (σ=50)28.1
29
Color Image DenoisingMcMaster (test)--
19
Gaussian color image denoisingCBSD68 (test)--
12
Color Image DenoisingUrban100 Color (test)
PSNR (sigma=15)35.29
7
Showing 9 of 9 rows

Other info

Follow for update