Image super-resolution via dynamic network
Chunwei Tian, Xuanyu Zhang, Qi Zhang, Mingming Yang, Zhaojie Ju

TL;DR
This paper introduces DSRNet, a dynamic neural network architecture for image super-resolution that enhances robustness and efficiency, especially for complex scenes, by combining residual, wide, and refinement blocks.
Contribution
The paper proposes a novel dynamic network architecture for super-resolution that improves robustness and applicability across varying scenes while maintaining lightweight design.
Findings
Outperforms existing methods in super-resolution quality.
Achieves faster reconstruction times.
Maintains low complexity suitable for mobile devices.
Abstract
Convolutional neural networks (CNNs) depend on deep network architectures to extract accurate information for image super-resolution. However, obtained information of these CNNs cannot completely express predicted high-quality images for complex scenes. In this paper, we present a dynamic network for image super-resolution (DSRNet), which contains a residual enhancement block, wide enhancement block, feature refinement block and construction block. The residual enhancement block is composed of a residual enhanced architecture to facilitate hierarchical features for image super-resolution. To enhance robustness of obtained super-resolution model for complex scenes, a wide enhancement block achieves a dynamic architecture to learn more robust information to enhance applicability of an obtained super-resolution model for varying scenes. To prevent interference of components in a wide…
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 · Advanced Vision and Imaging · Image Processing Techniques and Applications
