paper-with-me

Papers

Single Image Super-Resolution Using Multi-Scale Convolutional Neural Network

2017-05-15 · Xiaoyi Jia, Xiangmin Xu, Bolun Cai, Kailing Guo

Methods based on convolutional neural network (CNN) have demonstrated tremendous improvements on single image super-resolution. However, the previous methods mainly restore images from one single area in the low resolution (LR) input, which limits the flexibility of models to infer various scales of details for high resolution (HR) output. Moreover, most of them train a specific model for each up-scale factor. In this paper, we propose a multi-scale super resolution (MSSR) network. Our network consists of multi-scale paths to make the HR inference, which can learn to synthesize features from different scales. This property helps reconstruct various kinds of regions in HR images. In addition, only one single model is needed for multiple up-scale factors, which is more efficient without loss of restoration quality. Experiments on four public datasets demonstrate that the proposed method achieved state-of-the-art performance with fast speed.

📄 PDF Abstract BibTeX arXiv:1705.05084

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Single Image Super-Resolution with Dilated Convolution based Multi-Scale Information Learning Inception Module

2017-07-22 · Wuzhen Shi, Feng Jiang, Debin Zhao

Traditional works have shown that patches in a natural image tend to redundantly recur many times inside the image, both within the same scale, as well as across different scales. Make full use of these multi-scale infor…

Image RestorationImage Super-ResolutionSuper-Resolution

Meta-SR: A Magnification-Arbitrary Network for Super-Resolution

2019-03-03 · CVPR 2019 6 · Xuecai Hu, Haoyuan Mu, Xiangyu Zhang, Zilei Wang 외

Recent research on super-resolution has achieved great success due to the development of deep convolutional neural networks (DCNNs). However, super-resolution of arbitrary scale factor has been ignored for a long time. M…

Image Super-ResolutionSuper-Resolution

Arbitrary Scale Super-Resolution Assisted Lunar Crater Detection in Satellite Images

2024-02-07 · Atal Tewari, Nitin Khanna

Craters are one of the most studied planetary features used for different scientific analyses, such as estimation of surface age and surface processes. Satellite images utilized for crater detection often have low resolu…

Super-Resolution

Single Image Super-Resolution via Cascaded Multi-Scale Cross Network

2018-02-24 · Yanting Hu, Xinbo Gao, Jie Li, Yuanfei Huang 외

The deep convolutional neural networks have achieved significant improvements in accuracy and speed for single image super-resolution. However, as the depth of network grows, the information flow is weakened and the trai…

Image ReconstructionImage Super-ResolutionSuper-Resolution

MIASSR: An Approach for Medical Image Arbitrary Scale Super-Resolution

2021-05-22 · Jin Zhu, Chuan Tan, Junwei Yang, Guang Yang 외

Single image super-resolution (SISR) aims to obtain a high-resolution output from one low-resolution image. Currently, deep learning-based SISR approaches have been widely discussed in medical image processing, because o…

Image Super-ResolutionMeta-LearningSuper-ResolutionTransfer Learning