Abstract: Recently, single image super-resolution (SISR) has remarkably progressed because of deep convolutional neural network (CNN) based methods. As CNN architectures grow deeper and wider, they achieve considerable reconstruction quality of super-resolved image. However, these very deep CNN have high computational costs, including large memory usage and slow inference speed. To address these issues, numerous lightweight and efficient SISR methods have been proposed, but they have limitation because of small number of network parameters. To improve the capability of lightweight networks, we introduce a new framework (color separated restoration framework) that separately reconstructs each color channel. However, this separation constrains the full use of information in an image; thus, we develop a color content fusion (CCF) layer to solve this problem. The CCF layer efficiently fuses separated features and generates favorable features for each color from the fused features. We also propose attention-based feature decomposition, which enables effectively to reduce the number of parameters by dividing features into two parts while enriching feature representation with an attention mechanism. Extensive experimental results show the superiority of our methods over other state-of-the-art lightweight SR methods.
0 Replies
Loading