paper-with-me

홈 › Papers

Lightweight Image Super-Resolution with Information Multi-distillation Network

2019-09-26 · Zheng Hui, Xinbo Gao, Yunchu Yang, Xiumei Wang

In recent years, single image super-resolution (SISR) methods using deep convolution neural network (CNN) have achieved impressive results. Thanks to the powerful representation capabilities of the deep networks, numerous previous ways can learn the complex non-linear mapping between low-resolution (LR) image patches and their high-resolution (HR) versions. However, excessive convolutions will limit the application of super-resolution technology in low computing power devices. Besides, super-resolution of any arbitrary scale factor is a critical issue in practical applications, which has not been well solved in the previous approaches. To address these issues, we propose a lightweight information multi-distillation network (IMDN) by constructing the cascaded information multi-distillation blocks (IMDB), which contains distillation and selective fusion parts. Specifically, the distillation module extracts hierarchical features step-by-step, and fusion module aggregates them according to the importance of candidate features, which is evaluated by the proposed contrast-aware channel attention mechanism. To process real images with any sizes, we develop an adaptive cropping strategy (ACS) to super-resolve block-wise image patches using the same well-trained model. Extensive experiments suggest that the proposed method performs favorably against the state-of-the-art SR algorithms in term of visual quality, memory footprint, and inference time. Code is available at \url{https://github.com/Zheng222/IMDN}.

📄 PDF Abstract BibTeX arXiv:1909.11856

Code (4)

Zheng222/IMDN 공식 구현 pytorch
cai631/mbmfn pytorch
ofsoundof/imdn pytorch
ofsoundof/ntire2022_esr pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A super-resolution reconstruction method for lightweight building images based on an expanding feature modulation network

2025-03-17 · Yi Zhang, Ruonan Lin, Ang Ping

This study proposes a lightweight method for building image super-resolution using a Dilated Contextual Feature Modulation Network (DCFMN). The process includes obtaining high-resolution images, down-sampling them to low…

Image Super-ResolutionSuper-Resolution

Multi-Level Feature Fusion Network for Lightweight Stereo Image Super-Resolution

2024-05-09 · Yunxiang Li, Wenbin Zou, Qiaomu Wei, Feng Huang 외

Stereo image super-resolution utilizes the cross-view complementary information brought by the disparity effect of left and right perspective images to reconstruct higher-quality images. Cascading feature extraction modu…

Image Super-ResolutionStereo Image Super-ResolutionSuper-Resolution

MPRNet: Multi-Path Residual Network for Lightweight Image Super Resolution

2020-11-09 · Armin Mehri, Parichehr B. Ardakani, Angel D. Sappa

Lightweight super resolution networks have extremely importance for real-world applications. In recent years several SR deep learning approaches with outstanding achievement have been introduced by sacrificing memory and…

Image Super-ResolutionSuper-ResolutionVideo deraining

Dual-domain Modulation Network for Lightweight Image Super-Resolution

2025-03-13 · Wenjie Li, Heng Guo, Yuefeng Hou, Guangwei Gao 외

Lightweight image super-resolution (SR) aims to reconstruct high-resolution images from low-resolution images with limited computational costs. We find existing frequency-based SR methods cannot balance the reconstructio…

Image Super-ResolutionSuper-Resolution

Infrared Image Super-Resolution via Lightweight Information Split Network

2024-05-17 · Shijie Liu, Kang Yan, Feiwei Qin, Changmiao Wang 외

Single image super-resolution (SR) is an established pixel-level vision task aimed at reconstructing a high-resolution image from its degraded low-resolution counterpart. Despite the notable advancements achieved by leve…

Image ReconstructionImage Super-ResolutionInfrared image super-resolutionSuper-Resolution