Dual Reconstruction with Densely Connected Residual Network for Single Image Super-Resolution
Chih-Chung Hsu, Chia-Hsiang Lin

TL;DR
This paper introduces a dual reconstruction approach with a densely connected residual network for single image super-resolution, improving learning efficiency and image quality through enhanced network architecture and model fusion.
Contribution
It proposes adding additional shortcuts in a densely connected residual network and a dual reconstruction strategy to enhance super-resolution performance.
Findings
Improved PSNR and SSIM metrics on super-resolution tasks.
Faster learning process due to enhanced gradient back-propagation.
Achieved state-of-the-art results in real-world image super-resolution challenge.
Abstract
Deep learning-based single image super-resolution enables very fast and high-visual-quality reconstruction. Recently, an enhanced super-resolution based on generative adversarial network (ESRGAN) has achieved excellent performance in terms of both qualitative and quantitative quality of the reconstructed high-resolution image. In this paper, we propose to add one more shortcut between two dense-blocks, as well as add shortcut between two convolution layers inside a dense-block. With this simple strategy of adding more shortcuts in the proposed network, it enables a faster learning process as the gradient information can be back-propagated more easily. Based on the improved ESRGAN, the dual reconstruction is proposed to learn different aspects of the super-resolved image for judiciously enhancing the quality of the reconstructed image. In practice, the super-resolution model is…
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.
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
MethodsConvolution
