Share your thoughts, 1 month free Claude Pro on usSee more
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-resolutionManga109
PSNR38.71
875
Image Super-resolutionSet5
PSNR38
774
Image Super-resolutionSet5 (test)
PSNR38.28
626
Image Super-resolutionSet14
PSNR33.54
565
Super-ResolutionB100 (test)
PSNR32.39
408
Image Super-resolutionSet14 (test)
PSNR33.54
348
Single Image Super-ResolutionUrban100 (test)
PSNR33.06
341
Image Super-resolutionUrban100 x4 (test)
PSNR25.97
309
Image Super-resolutionManga109 (test)
PSNR39.56
260
Super-ResolutionDIV2K
PSNR29.6
145
Showing 10 of 51 rows

Other info

Code

Follow for update