Loading [MathJax]/extensions/MathMenu.js
Fast and Memory-Efficient Network Towards Efficient Image Super-Resolution | IEEE Conference Publication | IEEE Xplore

Fast and Memory-Efficient Network Towards Efficient Image Super-Resolution


Abstract:

Runtime and memory consumption are two important aspects for efficient image super-resolution (EISR) models to be deployed on resource-constrained devices. Recent advance...Show More

Abstract:

Runtime and memory consumption are two important aspects for efficient image super-resolution (EISR) models to be deployed on resource-constrained devices. Recent advances in EISR [16], [32] exploit distillation and aggregation strategies with plenty of channel split and concatenation operations to fully use limited hierarchical features. In contrast, sequential network operations avoid frequently accessing preceding states and extra nodes, and thus are beneficial to reducing the memory consumption and runtime overhead. Following this idea, we design our lightweight network backbone by mainly stacking multiple highly optimized convolution and activation layers and decreasing the usage of feature fusion. We propose a novel sequential attention branch, where every pixel is assigned an important factor according to local and global contexts, to enhance high-frequency details. In addition, we tailor the residual block for EISR and propose an enhanced residual block (ERB) to further accelerate the network inference. Finally, combining all the above techniques, we construct a fast and memory-efficient network (FMEN) and its small version FMEN-S, which runs 33% faster and reduces 74% memory consumption compared with the state-of-the-art EISR model: E-RFDN, the champion in [49]. Besides, FMEN-S achieves the lowest memory consumption and the second shortest runtime in NTIRE 2022 challenge on efficient super-resolution [28]. Code is available at https://github.com/NJU-Jet/FMEN.
Date of Conference: 19-20 June 2022
Date Added to IEEE Xplore: 23 August 2022
ISBN Information:

ISSN Information:

Conference Location: New Orleans, LA, USA

1. Introduction

Single image super-resolution (SR) is a typical low-level vision problem, with the purpose of recovering a high-resolution (HR) image according to its degraded low-resolution (LR) counterpart. To solve this highly ill-posed problem, different kinds of methods have been proposed. Among them, deep learning based methods [9], [16], [31], [32], [51], represented by convolution neural network (CNN), have produced superior results and revolutionized this area.

Contact IEEE to Subscribe

References

References is not available for this document.