paper-with-me

홈 › Papers

Difficulty-aware Image Super Resolution via Deep Adaptive Dual-Network

2019-04-11 · Jinghui Qin, Ziwei Xie, Yukai Shi, Wushao Wen

Recently, deep learning based single image super-resolution(SR) approaches have achieved great development. The state-of-the-art SR methods usually adopt a feed-forward pipeline to establish a non-linear mapping between low-res(LR) and high-res(HR) images. However, due to treating all image regions equally without considering the difficulty diversity, these approaches meet an upper bound for optimization. To address this issue, we propose a novel SR approach that discriminately processes each image region within an image by its difficulty. Specifically, we propose a dual-way SR network that one way is trained to focus on easy image regions and another is trained to handle hard image regions. To identify whether a region is easy or hard, we propose a novel image difficulty recognition network based on PSNR prior. Our SR approach that uses the region mask to adaptively enforce the dual-way SR network yields superior results. Extensive experiments on several standard benchmarks (e.g., Set5, Set14, BSD100, and Urban100) show that our approach achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1904.05802

Code (1)

xzwlx/Difficulty-SR 공식 구현 pytorch

Tasks

DiversityImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

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

Lightweight Stepless Super-Resolution of Remote Sensing Images via Saliency-Aware Dynamic Routing Strategy

2022-10-14 · Hanlin Wu, Ning Ni, Libao Zhang

Deep learning-based algorithms have greatly improved the performance of remote sensing image (RSI) super-resolution (SR). However, increasing network depth and parameters cause a huge burden of computing and storage. Dir…

Super-Resolution

Image-Difficulty-Aware Evaluation of Super-Resolution Models

2025-09-30 · Atakan Topaloglu, Ahmet Bilican, Cansu Korkmaz, A. Murat Tekalp arxiv

Image super-resolution models are commonly evaluated by average scores (over some benchmark test sets), which fail to reflect the performance of these models on images of varying difficulty and that some models generate …

Image Super-Resolution

Pure-Pass: Fine-Grained, Adaptive Masking for Dynamic Token-Mixing Routing in Lightweight Image Super-Resolution

2025-10-02 · Junyu Wu, Jie Liu, Jie Tang, Gangshan Wu arxiv

Image Super-Resolution (SR) aims to reconstruct high-resolution images from low-resolution counterparts, but the computational complexity of deep learning-based methods often hinders practical deployment. CAMixer is the …

Image Super-Resolution

Efficient Difficulty-Aware Dynamic Routing for Diffusion-Based Real-World Image Super-Resolution

2026-07-17 · Xue Wu, Kang Zhao, Kafeng Wang, Jianfei Chen 외 arxiv

Diffusion-based methods have achieved impressive performance in real-world image super-resolution (Real-ISR) by leveraging large pre-trained stable diffusion (SD) models as powerful generative priors. However, these meth…

Image Super-Resolution