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

Omni Aggregation Networks for Lightweight Image Super-Resolution

About

While lightweight ViT framework has made tremendous progress in image super-resolution, its uni-dimensional self-attention modeling, as well as homogeneous aggregation scheme, limit its effective receptive field (ERF) to include more comprehensive interactions from both spatial and channel dimensions. To tackle these drawbacks, this work proposes two enhanced components under a new Omni-SR architecture. First, an Omni Self-Attention (OSA) block is proposed based on dense interaction principle, which can simultaneously model pixel-interaction from both spatial and channel dimensions, mining the potential correlations across omni-axis (i.e., spatial and channel). Coupling with mainstream window partitioning strategies, OSA can achieve superior performance with compelling computational budgets. Second, a multi-scale interaction scheme is proposed to mitigate sub-optimal ERF (i.e., premature saturation) in shallow models, which facilitates local propagation and meso-/global-scale interactions, rendering an omni-scale aggregation building block. Extensive experiments demonstrate that Omni-SR achieves record-high performance on lightweight super-resolution benchmarks (e.g., 26.95 dB@Urban100 $\times 4$ with only 792K parameters). Our code is available at \url{https://github.com/Francis0625/Omni-SR}.

Hang Wang, Xuanhong Chen, Bingbing Ni, Yutian Liu, Jinfan Liu• 2023

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR38.22
751
Super-ResolutionUrban100
PSNR33.05
603
Super-ResolutionSet14
PSNR33.98
586
Super-ResolutionBSD100
PSNR32.36
313
Super-ResolutionManga109
PSNR39.28
298
Super-ResolutionSet14 4x (test)
PSNR28.78
117
Super-ResolutionSet5 x2 (test)
PSNR38.29
95
Image Super-resolutionUrban100 x4 (test)
PSNR26.95
90
Image Super-resolutionUrban100 x2 (test)
PSNR33.05
72
Image Super-resolutionUrban100 x3 (test)
PSNR28.84
58
Showing 10 of 35 rows

Other info

Code

Follow for update