Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Correlation Matching Transformation Transformers for UHD Image Restoration

About

This paper proposes UHDformer, a general Transformer for Ultra-High-Definition (UHD) image restoration. UHDformer contains two learning spaces: (a) learning in high-resolution space and (b) learning in low-resolution space. The former learns multi-level high-resolution features and fuses low-high features and reconstructs the residual images, while the latter explores more representative features learning from the high-resolution ones to facilitate better restoration. To better improve feature representation in low-resolution space, we propose to build feature transformation from the high-resolution space to the low-resolution one. To that end, we propose two new modules: Dual-path Correlation Matching Transformation module (DualCMT) and Adaptive Channel Modulator (ACM). The DualCMT selects top C/r (r is greater or equal to 1 which controls the squeezing level) correlation channels from the max-pooling/mean-pooling high-resolution features to replace low-resolution ones in Transformers, which can effectively squeeze useless content to improve the feature representation in low-resolution space to facilitate better recovery. The ACM is exploited to adaptively modulate multi-level high-resolution features, enabling to provide more useful features to low-resolution space for better learning. Experimental results show that our UHDformer reduces about ninety-seven percent model sizes compared with most state-of-the-art methods while significantly improving performance under different training sets on 3 UHD image restoration tasks, including low-light image enhancement, image dehazing, and image deblurring. The source codes will be made available at https://github.com/supersupercong/UHDformer.

Cong Wang, Jinshan Pan, Wei Wang, Gang Fu, Siyuan Liang, Mengzhu Wang, Xiao-Ming Wu, Jun Liu• 2024

Related benchmarks

TaskDatasetResultRank
Image DeblurringGoPro (test)
PSNR29.407
617
Image DeblurringGoPro
PSNR31.6
354
Low-light Image EnhancementLOL
PSNR25.36
162
Low-light Image EnhancementLOL real v2 (test)
PSNR19.71
122
DeblurringRealBlur-R
PSNR34.7
87
DeblurringRealBlur-J
PSNR27.2
84
Image DehazingSOTS Indoor
PSNR35.7413
83
Low-light Image EnhancementLOL Synthetic v2 (test)
PSNR24.48
30
Low-light Image EnhancementUHD-LL (test)
PSNR27.113
29
Image DeblurringUHD-Blur (test)
PSNR28.821
27
Showing 10 of 23 rows

Other info

Follow for update