paper-with-me

홈 › Papers

Gated Multiple Feedback Network for Image Super-Resolution

2019-07-09 · Qilei Li, Zhen Li, Lu Lu, Gwanggil Jeon, Kai Liu, Xiaomin Yang

The rapid development of deep learning (DL) has driven single image super-resolution (SR) into a new era. However, in most existing DL based image SR networks, the information flows are solely feedforward, and the high-level features cannot be fully explored. In this paper, we propose the gated multiple feedback network (GMFN) for accurate image SR, in which the representation of low-level features are efficiently enriched by rerouting multiple high-level features. We cascade multiple residual dense blocks (RDBs) and recurrently unfolds them across time. The multiple feedback connections between two adjacent time steps in the proposed GMFN exploits multiple high-level features captured under large receptive fields to refine the low-level features lacking enough contextual information. The elaborately designed gated feedback module (GFM) efficiently selects and further enhances useful information from multiple rerouted high-level features, and then refine the low-level features with the enhanced high-level information. Extensive experiments demonstrate the superiority of our proposed GMFN against state-of-the-art SR methods in terms of both quantitative metrics and visual quality. Code is available at https://github.com/liqilei/GMFN.

📄 PDF Abstract BibTeX arXiv:1907.04253

Code (1)

liqilei/GMFN 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Feedback Network for Mutually Boosted Stereo Image Super-Resolution and Disparity Estimation

2021-06-02 · Qinyan Dai, Juncheng Li, Qiaosi Yi, Faming Fang 외

Under stereo settings, the problem of image super-resolution (SR) and disparity estimation are interrelated that the result of each problem could help to solve the other. The effective exploitation of correspondence betw…

Disparity EstimationImage ReconstructionImage Super-ResolutionStereo Image Super-Resolution+1

Feedback Network for Image Super-Resolution

2019-03-23 · CVPR 2019 6 · Zhen Li, Jinglei Yang, Zheng Liu, Xiaomin Yang 외

Recent advances in image super-resolution (SR) explored the power of deep learning to achieve a better reconstruction performance. However, the feedback mechanism, which commonly exists in human visual system, has not be…

Image Super-ResolutionSuper-Resolution

SimUSR: A Simple but Strong Baseline for Unsupervised Image Super-resolution

2020-04-23 · Namhyuk Ahn, Jaejun Yoo, Kyung-Ah Sohn

In this paper, we tackle a fully unsupervised super-resolution problem, i.e., neither paired images nor ground truth HR images. We assume that low resolution (LR) images are relatively easy to collect compared to high re…

DenoisingImage Super-ResolutionSSIMSuper-Resolution

Versatile and Efficient Medical Image Super-Resolution Via Frequency-Gated Mamba

2025-10-31 · Wenfeng Huang, Xiangyun Liao, Wei Cao, Wenjing Jia 외 arxiv

Medical image super-resolution (SR) is essential for enhancing diagnostic accuracy while reducing acquisition cost and scanning time. However, modeling both long-range anatomical structures and fine-grained frequency det…

Medical Image EnhancementImage Super-Resolution

Deep Back-Projection Networks For Super-Resolution

2018-03-07 · CVPR 2018 6 · Muhammad Haris, Greg Shakhnarovich, Norimichi Ukita

The feed-forward architectures of recently proposed deep super-resolution networks learn representations of low-resolution inputs, and the non-linear mapping from those to high-resolution output. However, this approach d…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution