paper-with-me

Papers

Weighted Encoding Based Image Interpolation With Nonlocal Linear Regression Model

2020-03-04 · Junchao Zhang

Image interpolation is a special case of image super-resolution, where the low-resolution image is directly down-sampled from its high-resolution counterpart without blurring and noise. Therefore, assumptions adopted in super-resolution models are not valid for image interpolation. To address this problem, we propose a novel image interpolation model based on sparse representation. Two widely used priors including sparsity and nonlocal self-similarity are used as the regularization terms to enhance the stability of interpolation model. Meanwhile, we incorporate the nonlocal linear regression into this model since nonlocal similar patches could provide a better approximation to a given patch. Moreover, we propose a new approach to learn adaptive sub-dictionary online instead of clustering. For each patch, similar patches are grouped to learn adaptive sub-dictionary, generating a more sparse and accurate representation. Finally, the weighted encoding is introduced to suppress tailing of fitting residuals in data fidelity. Abundant experimental results demonstrate that our proposed method outperforms several state-of-the-art methods in terms of quantitative measures and visual quality.

📄 PDF Abstract BibTeX arXiv:2003.04811

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage Super-ResolutionregressionSuper-Resolutionvalid

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Linear Attention Based Deep Nonlocal Means Filtering for Multiplicative Noise Removal

2024-07-06 · Xiao Siyao, Huang Libing, Zhang Shunsheng

Multiplicative noise widely exists in radar images, medical images and other important fields' images. Compared to normal noises, multiplicative noise has a generally stronger effect on the visual expression of images. A…

Denoising

A Tale of Two Bases: Local-Nonlocal Regularization on Image Patches with Convolution Framelets

2016-06-04 · Rujie Yin, Tingran Gao, Yue M. Lu, Ingrid Daubechies

We propose an image representation scheme combining the local and nonlocal characterization of patches in an image. Our representation scheme can be shown to be equivalent to a tight frame constructed from convolving loc…

DenoisingDimensionality ReductionImage DenoisingImage Inpainting

Weighted Nonlocal Total Variation in Image Processing

2018-01-31 · Haohan Li, Zuoqiang Shi, Xiao-Ping Wang

In this paper, a novel weighted nonlocal total variation (WNTV) method is proposed. Compared to the classical nonlocal total variation methods, our method modifies the energy functional to introduce a weight to balance b…

BIG-bench Machine LearningClusteringColorizationImage Colorization+1

Neural empirical interpolation method for nonlinear model reduction

2024-06-05 · Max Hirsch, Federico Pichi, Jan S. Hesthaven

In this paper, we introduce the neural empirical interpolation method (NEIM), a neural network-based alternative to the discrete empirical interpolation method for reducing the time complexity of computing the nonlinear …

model

Region-wise matching for image inpainting based on adaptive weighted low-rank decomposition

2023-03-22 · Shenghai Liao, Xuya Liu, Ruyi Han, Shujun Fu 외

Digital image inpainting is an interpolation problem, inferring the content in the missing (unknown) region to agree with the known region data such that the interpolated result fulfills some prior knowledge. Low-rank an…

Image InpaintingMatrix Completion