paper-with-me

Papers

ASDN: A Deep Convolutional Network for Arbitrary Scale Image Super-Resolution

2020-10-06 · Jialiang Shen, Yucheng Wang, Jian Zhang

Deep convolutional neural networks have significantly improved the peak signal-to-noise ratio of SuperResolution (SR). However, image viewer applications commonly allow users to zoom the images to arbitrary magnification scales, thus far imposing a large number of required training scales at a tremendous computational cost. To obtain a more computationally efficient model for arbitrary scale SR, this paper employs a Laplacian pyramid method to reconstruct any-scale high-resolution (HR) images using the high-frequency image details in a Laplacian Frequency Representation. For SR of small-scales (between 1 and 2), images are constructed by interpolation from a sparse set of precalculated Laplacian pyramid levels. SR of larger scales is computed by recursion from small scales, which significantly reduces the computational cost. For a full comparison, fixed- and any-scale experiments are conducted using various benchmarks. At fixed scales, ASDN outperforms predefined upsampling methods (e.g., SRCNN, VDSR, DRRN) by about 1 dB in PSNR. At any-scale, ASDN generally exceeds Meta-SR on many scales.

📄 PDF Abstract BibTeX arXiv:2010.02414

Code (1)

alessandrodicosola/SuperSampling pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Laplacian Pyramid 설명 없음

Similar Papers 제목 키워드 기반

ASDnB: Merging Face with Body Cues For Robust Active Speaker Detection

2024-12-11 · Tiago Roxo, Joana C. Costa, Pedro Inácio, Hugo Proença

State-of-the-art Active Speaker Detection (ASD) approaches mainly use audio and facial features as input. However, the main hypothesis in this paper is that body dynamics is also highly correlated to "speaking" (and "lis…

Active Speaker DetectionFeature Importance

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

An Arbitrary Scale Super-Resolution Approach for 3D MR Images via Implicit Neural Representation

2021-10-27 · Qing Wu, Yuwei Li, Yawen Sun, Yan Zhou 외

High Resolution (HR) medical images provide rich anatomical structure details to facilitate early and accurate diagnosis. In MRI, restricted by hardware capacity, scan time, and patient cooperation ability, isotropic 3D …

DecoderImage ReconstructionImage Super-ResolutionSuper-Resolution

Efficient Model Agnostic Approach for Implicit Neural Representation Based Arbitrary-Scale Image Super-Resolution

2023-11-20 · Young Jae Oh, Jihun Kim, Tae Hyun Kim

Single image super-resolution (SISR) has experienced significant advancements, primarily driven by deep convolutional networks. Traditional networks, however, are limited to upscaling images to a fixed scale, leading to …

Computational EfficiencyDecoderImage Super-ResolutionMixture-of-Experts+1

Towards Arbitrary-scale Histopathology Image Super-resolution: An Efficient Dual-branch Framework based on Implicit Self-texture Enhancement

2023-04-09 · Linhao Qu, Minghong Duan, Zhiwei Yang, Manning Wang 외

Existing super-resolution models for pathology images can only work in fixed integer magnifications and have limited performance. Though implicit neural network-based methods have shown promising results in arbitrary-sca…

Image Super-ResolutionSuper-Resolution