paper-with-me

홈 › Papers

Single Image Super-resolution via a Lightweight Residual Convolutional Neural Network

2017-03-23 · Yudong Liang, Ze Yang, Kai Zhang, Yihui He, Jinjun Wang, Nanning Zheng

Recent years have witnessed great success of convolutional neural network (CNN) for various problems both in low and high level visions. Especially noteworthy is the residual network which was originally proposed to handle high-level vision problems and enjoys several merits. This paper aims to extend the merits of residual network, such as skip connection induced fast training, for a typical low-level vision problem, i.e., single image super-resolution. In general, the two main challenges of existing deep CNN for supper-resolution lie in the gradient exploding/vanishing problem and large numbers of parameters or computational cost as CNN goes deeper. Correspondingly, the skip connections or identity mapping shortcuts are utilized to avoid gradient exploding/vanishing problem. In addition, the skip connections have naturally centered the activation which led to better performance. To tackle with the second problem, a lightweight CNN architecture which has carefully designed width, depth and skip connections was proposed. In particular, a strategy of gradually varying the shape of network has been proposed for residual network. Different residual architectures for image super-resolution have also been compared. Experimental results have demonstrated that the proposed CNN model can not only achieve state-of-the-art PSNR and SSIM results for single image super-resolution but also produce visually pleasant results. This paper has extended the mmm 2017 oral conference paper with a considerable new analyses and more experiments especially from the perspective of centering activations and ensemble behaviors of residual network.

📄 PDF Abstract BibTeX arXiv:1703.08173

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSSIMSuper-Resolution

Similar Papers 제목 키워드 기반

Fast, Accurate, and Lightweight Super-Resolution with Cascading Residual Network

2018-03-23 · ECCV 2018 9 · Namhyuk Ahn, Byungkon Kang, Kyung-Ah Sohn

In recent years, deep learning methods have been successfully applied to single-image super-resolution tasks. Despite their great performances, deep learning methods cannot be easily applied to real-world applications du…

Deep LearningImage Super-ResolutionSuper-Resolution

Hierarchical Residual Attention Network for Single Image Super-Resolution

2020-12-08 · Parichehr Behjati, Pau Rodriguez, Armin Mehri, Isabelle Hupont 외

Convolutional neural networks are the most successful models in single image super-resolution. Deeper networks, residual connections, and attention mechanisms have further improved their performance. However, these strat…

Image Super-ResolutionSuper-Resolution

A Dynamic Residual Self-Attention Network for Lightweight Single Image Super-Resolution

2021-12-08 · Karam Park, Jae Woong Soh, Nam Ik Cho

Deep learning methods have shown outstanding performance in many applications, including single-image super-resolution (SISR). With residual connection architecture, deeply stacked convolutional neural networks provide a…

Image Super-ResolutionSuper-Resolution

Spatial-Frequency Gated Swin Transformer for Remote Sensing Single-Image Super-Resolution

2026-05-10 · Md Aminur Hossain, Parekh Valkesh, Ayush V. Patel, Yogesh Jethani 외 arxiv

Remote Sensing (RS) single-image super-resolution aims to reconstruct high-resolution imagery from low-resolution observations while preserving fine spatial structures. Recent Swin Transformer-based models, including Swi…

Image Super-Resolution

Residual Feature Distillation Network for Lightweight Image Super-Resolution

2020-09-24 · Jie Liu, Jie Tang, Gangshan Wu

Recent advances in single image super-resolution (SISR) explored the power of convolutional neural network (CNN) to achieve a better performance. Despite the great success of CNN-based methods, it is not easy to apply th…

Image Super-ResolutionSuper-Resolution