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

Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution

About

Although numerous solutions have been proposed for image super-resolution, they are usually incompatible with low-power devices with many computational and memory constraints. In this paper, we address this problem by proposing a simple yet effective deep network to solve image super-resolution efficiently. In detail, we develop a spatially-adaptive feature modulation (SAFM) mechanism upon a vision transformer (ViT)-like block. Within it, we first apply the SAFM block over input features to dynamically select representative feature representations. As the SAFM block processes the input features from a long-range perspective, we further introduce a convolutional channel mixer (CCM) to simultaneously extract local contextual information and perform channel mixing. Extensive experimental results show that the proposed method is $3\times$ smaller than state-of-the-art efficient SR methods, e.g., IMDN, in terms of the network parameters and requires less computational cost while achieving comparable performance. The code is available at https://github.com/sunny2109/SAFMN.

Long Sun, Jiangxin Dong, Jinhui Tang, Jinshan Pan• 2023

Related benchmarks

TaskDatasetResultRank
Image Super-resolutionSet5 (test)
PSNR38.28
544
Super-ResolutionB100 (test)
PSNR32.39
363
Image Super-resolutionSet14 (test)
PSNR33.54
292
Single Image Super-ResolutionUrban100 (test)
PSNR33.06
289
Image Super-resolutionManga109 (test)
PSNR39.56
233
Super-ResolutionDIV2K
PSNR29.6
101
Image Super-resolutionUrban100 x4 (test)
PSNR25.97
90
Image Super-resolutionUrban100 x2 (test)
PSNR31.84
72
Image Super-resolutionUrban100 x3 (test)
PSNR27.95
58
Image Super-resolutionB100 x2 (test)
PSNR32.16
39
Showing 10 of 28 rows

Other info

Code

Follow for update