ICCV 2023poster142 citations

Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution

Long Sun, Jiangxin Dong, Jinhui Tang, Jinshan Pan

Abstract

Although deep learning-based solutions have achieved impressive reconstruction performance in image super-resolution (SR), these models are generally large, with complex architectures, making them incompatible with low-power devices with many computational and memory constraints. To overcome these challenges, we propose a spatially-adaptive feature modulation (SAFM) mechanism for efficient SR design. In detail, the SAFM layer uses independent computations to learn multi-scale feature representations and aggregates these features for dynamic spatial modulation. As the SAFM prioritizes exploiting non-local feature dependencies, we further introduce a convolutional channel mixer (CCM) to encode local contextual information and mix channels simultaneously. Extensive experimental results show that the proposed method is 3x smaller than state-of-the-art efficient SR methods, e.g., IMDN, and yields comparable performance with much less memory usage. Our source codes and pre-trained models are available at: https://github.com/sunny2109/SAFMN.

BibTeX
@inproceedings{iccv2023_spatiallyadaptiv,
  title = {Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution},
  author = {Long Sun and Jiangxin Dong and Jinhui Tang and Jinshan Pan},
  booktitle = {ICCV 2023},
  year = {2023}
}
Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution · ICCV 2023