paper-with-me

홈 › Papers

Deep Adaptive Inference Networks for Single Image Super-Resolution

2020-04-08 · Ming Liu, Zhilu Zhang, Liya Hou, WangMeng Zuo, Lei Zhang

Recent years have witnessed tremendous progress in single image super-resolution (SISR) owing to the deployment of deep convolutional neural networks (CNNs). For most existing methods, the computational cost of each SISR model is irrelevant to local image content, hardware platform and application scenario. Nonetheless, content and resource adaptive model is more preferred, and it is encouraging to apply simpler and efficient networks to the easier regions with less details and the scenarios with restricted efficiency constraints. In this paper, we take a step forward to address this issue by leveraging the adaptive inference networks for deep SISR (AdaDSR). In particular, our AdaDSR involves an SISR model as backbone and a lightweight adapter module which takes image features and resource constraint as input and predicts a map of local network depth. Adaptive inference can then be performed with the support of efficient sparse convolution, where only a fraction of the layers in the backbone is performed at a given position according to its predicted depth. The network learning can be formulated as the joint optimization of reconstruction and network depth losses. In the inference stage, the average depth can be flexibly tuned to meet a range of efficiency constraints. Experiments demonstrate the effectiveness and adaptability of our AdaDSR in contrast to its counterparts (e.g., EDSR and RCAN).

📄 PDF Abstract BibTeX arXiv:2004.03915

Code (1)

csmliu/AdaDSR 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Learning a Mixture of Deep Networks for Single Image Super-Resolution

2017-01-03 · Ding Liu, Zhaowen Wang, Nasser Nasrabadi, Thomas Huang

Single image super-resolution (SR) is an ill-posed problem which aims to recover high-resolution (HR) images from their low-resolution (LR) observations. The crux of this problem lies in learning the complex mapping betw…

Image Super-ResolutionSuper-Resolution

CAFlow: Adaptive-Depth Single-Step Flow Matching for Efficient Histopathology Super-Resolution

2026-03-19 · Elad Yoshai, Ariel D. Yoshai, Natan T. Shaked arxiv

In digital pathology, whole-slide images routinely exceed gigapixel resolution, making computationally intensive generative super-resolution (SR) impractical for routine deployment. We introduce CAFlow, an adaptive-depth…

MaxSR: Image Super-Resolution Using Improved MaxViT

2023-07-14 · Bincheng Yang, Gangshan Wu

While transformer models have been demonstrated to be effective for natural language processing tasks and high-level vision tasks, only a few attempts have been made to use powerful transformer models for single image su…

Image Super-ResolutionSuper-Resolution

Hypernetwork-Based Adaptive Image Restoration

2022-06-13 · Shai Aharon, Gil Ben-Artzi

Adaptive image restoration models can restore images with different degradation levels at inference time without the need to retrain the model. We present an approach that is highly accurate and allows a significant redu…

Color Image DenoisingDenoisingImage DenoisingImage Restoration+4

Task-Aware Dynamic Transformer for Efficient Arbitrary-Scale Image Super-Resolution

2024-08-16 · Tianyi Xu, Yiji Zhou, Xiaotao Hu, Kai Zhang 외

Arbitrary-scale super-resolution (ASSR) aims to learn a single model for image super-resolution at arbitrary magnifying scales. Existing ASSR networks typically comprise an off-the-shelf scale-agnostic feature extractor …

Image Super-ResolutionSuper-Resolution