Publication | Closed Access
Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution
196
Citations
0
References
2023
Year
Unknown Venue
Convolutional Neural NetworkEngineeringEfficient Image Super-resolutionSuper-resolution ImagingImage AnalysisSingle-image Super-resolutionComputational ImagingVideo Super-resolutionImage HallucinationImage Super-resolutionComputer EngineeringSuper-resolutionDeep LearningMedical Image ComputingSignal ProcessingComputer VisionVideo HallucinationSafm LayerConvolutional Channel Mixer
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 3× 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.