Asymmetric CNN for image super-resolution
Chunwei Tian, Yong Xu, Wangmeng Zuo, Chia-Wen Lin, David Zhang

TL;DR
This paper introduces ACNet, an asymmetric CNN architecture designed for image super-resolution, which emphasizes local salient features and enhances feature fusion to improve super-resolution quality and efficiency.
Contribution
The paper proposes a novel asymmetric CNN with specialized blocks for better feature extraction and fusion in image super-resolution tasks, addressing local feature importance and long-term dependencies.
Findings
ACNet outperforms existing methods in super-resolution accuracy.
The asymmetric and memory enhancement blocks improve feature representation.
ACNet effectively handles blind super-resolution and noise scenarios.
Abstract
Deep convolutional neural networks (CNNs) have been widely applied for low-level vision over the past five years. According to nature of different applications, designing appropriate CNN architectures is developed. However, customized architectures gather different features via treating all pixel points as equal to improve the performance of given application, which ignores the effects of local power pixel points and results in low training efficiency. In this paper, we propose an asymmetric CNN (ACNet) comprising an asymmetric block (AB), a memory enhancement block (MEB) and a high-frequency feature enhancement block (HFFEB) for image super-resolution. The AB utilizes one-dimensional asymmetric convolutions to intensify the square convolution kernels in horizontal and vertical directions for promoting the influences of local salient features for SISR. The MEB fuses all hierarchical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Image Processing Techniques and Applications
MethodsConvolution
