paper-with-me

Papers

Learning A Single Network for Scale-Arbitrary Super-Resolution

2020-04-08 · ICCV 2021 10 · Longguang Wang, Yingqian Wang, Zaiping Lin, Jungang Yang, Wei An, Yulan Guo

Recently, the performance of single image super-resolution (SR) has been significantly improved with powerful networks. However, these networks are developed for image SR with a single specific integer scale (e.g., x2;x3,x4), and cannot be used for non-integer and asymmetric SR. In this paper, we propose to learn a scale-arbitrary image SR network from scale-specific networks. Specifically, we propose a plug-in module for existing SR networks to perform scale-arbitrary SR, which consists of multiple scale-aware feature adaption blocks and a scale-aware upsampling layer. Moreover, we introduce a scale-aware knowledge transfer paradigm to transfer knowledge from scale-specific networks to the scale-arbitrary network. Our plug-in module can be easily adapted to existing networks to achieve scale-arbitrary SR. These networks plugged with our module can achieve promising results for non-integer and asymmetric SR while maintaining state-of-the-art performance for SR with integer scale factors. Besides, the additional computational and memory cost of our module is very small.

📄 PDF Abstract BibTeX arXiv:2004.03791

Code (2)

LongguangWang/ArbSR pytorch
LongguangWang/Scale-Arbitrary-SR pytorch

Tasks

Image Super-ResolutionSuper-ResolutionTransfer Learning

Similar Papers 제목 키워드 기반

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 3D Gaussian Super-Resolution

2025-08-22 · Huimin Zeng, Yue Bai, Yun Fu arxiv

Existing 3D Gaussian Splatting (3DGS) super-resolution methods typically perform high-resolution (HR) rendering of fixed scale factors, making them impractical for resource-limited scenarios. Directly rendering arbitrary…

Pixel to Gaussian: Ultra-Fast Continuous Super-Resolution with 2D Gaussian Modeling

2025-03-09 · Long Peng, Anran Wu, Wenbo Li, Peizhe Xia 외

Arbitrary-scale super-resolution (ASSR) aims to reconstruct high-resolution (HR) images from low-resolution (LR) inputs with arbitrary upsampling factors using a single model, addressing the limitations of traditional SR…

Super-Resolution

$\text{S}^{3}$Mamba: Arbitrary-Scale Super-Resolution via Scaleable State Space Model

2024-11-16 · Peizhe Xia, Long Peng, Xin Di, Renjing Pei 외

Arbitrary scale super-resolution (ASSR) aims to super-resolve low-resolution images to high-resolution images at any scale using a single model, addressing the limitations of traditional super-resolution methods that are…

MambaSuper-Resolution

Arbitrary Scale Super-Resolution for Brain MRI Images

2020-04-05 · Chuan Tan, Jin Zhu, Pietro Lio'

Recent attempts at Super-Resolution for medical images used deep learning techniques such as Generative Adversarial Networks (GANs) to achieve perceptually realistic single image Super-Resolution. Yet, they are constrain…

Brain Tumor SegmentationImage Super-ResolutionMeta-LearningSSIM+2