中文
相关论文

相关论文: Nonlocal Patches based Gaussian Mixture Model for …

200 篇论文

Recent deep learning based approaches have shown promising results for the challenging task of inpainting large missing regions in an image. These methods can generate visually plausible image structures and textures, but often create…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Jiahui Yu , Zhe Lin , Jimei Yang , Xiaohui Shen , Xin Lu , Thomas S. Huang

Deep image inpainting aims to restore damaged or missing regions in an image with realistic contents. While having a wide range of applications such as object removal and image recovery, deep inpainting techniques also have the risk of…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Ang Li , Qiuhong Ke , Xingjun Ma , Haiqin Weng , Zhiyuan Zong , Feng Xue , Rui Zhang

We propose a patch-based method for the simultaneous denoising and fusion of a sequence of RAW multi-exposed images. A spatio-temporal criterion is used to select similar patches along the sequence, and a weighted principal component…

图像与视频处理 · 电气工程与系统科学 2022-01-19 A. Buades , O. Martorell , M. Sánchez-Beeckman

With the advancements in denoising diffusion probabilistic models (DDPMs), image inpainting has significantly evolved from merely filling information based on nearby regions to generating content conditioned on various prompts such as text,…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Lingzhi Pan , Tong Zhang , Bingyuan Chen , Qi Zhou , Wei Ke , Sabine Süsstrunk , Mathieu Salzmann

In this paper, we introduce Plug-and-Play (PnP) Flow Matching, an algorithm for solving imaging inverse problems. PnP methods leverage the strength of pre-trained denoisers, often deep neural networks, by integrating them in optimization…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Ségolène Martin , Anne Gagneux , Paul Hagemann , Gabriele Steidl

This paper presents a new Bayesian model and algorithm for nonlinear unmixing of hyperspectral images. The model proposed represents the pixel reflectances as linear combinations of the endmembers, corrupted by nonlinear (with respect to…

统计方法学 · 统计学 2015-10-06 Yoann Altmann , Marcelo Pereyra , Stephen McLaughlin

We study Bayesian inverse problems with mixed noise, modeled as a combination of additive and multiplicative Gaussian components. While traditional inference methods often assume fixed or known noise characteristics, real-world…

机器学习 · 计算机科学 2025-10-17 Paul Hagemann , Robert Gruhlke , Bernhard Stankewitz , Claudia Schillings , Gabriele Steidl

Image denoising is a fundamental problem in image processing whose primary objective is to remove the noise while preserving the original image structure. In this work, we proposed a new architecture for image denoising. We have used…

图像与视频处理 · 电气工程与系统科学 2019-03-25 Sutanu Bera , Avisek Lahiri , Prabir Kumar Biswas

We present a noise-injected version of the Expectation-Maximization (EM) algorithm: the Noisy Expectation Maximization (NEM) algorithm. The NEM algorithm uses noise to speed up the convergence of the EM algorithm. The NEM theorem shows that…

机器学习 · 统计学 2018-01-15 Osonde Osoba , Bart Kosko

A common approach to solve inverse imaging problems relies on finding a maximum a posteriori (MAP) estimate of the original unknown image, by solving a minimization problem. In thiscontext, iterative proximal algorithms are widely used,…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Hoang Trieu Vy Le , Audrey Repetti , Nelly Pustelnik

A patch-based non-local restoration and reconstruction method for preprocessing degraded document images is introduced. The method collects relative data from the whole input image, while the image data are first represented by a…

计算机视觉与模式识别 · 计算机科学 2013-02-07 Reza Farrahi Moghaddam , Mohamed Cheriet

Audio inpainting, i.e., the task of restoring missing or occluded audio signal samples, usually relies on sparse representations or autoregressive modeling. In this paper, we propose to structure the spectrogram with nonnegative matrix…

音频与语音处理 · 电气工程与系统科学 2023-01-06 Ondřej Mokrý , Paul Magron , Thomas Oberlin , Cédric Févotte

We propose a method to restore and to segment simultaneously images degraded by a known point spread function (PSF) and additive white noise. For this purpose, we propose a joint Bayesian estimation framework, where a family of…

数据分析、统计与概率 · 物理学 2015-05-13 Hacheme Ayasso , Ali Mohammad-Djafari

High levels of noise usually exist in today's captured images due to the relatively small sensors equipped in the smartphone cameras, where the noise brings extra challenges to lossy image compression algorithms. Without the capacity to…

图像与视频处理 · 电气工程与系统科学 2022-07-25 Ka Leong Cheng , Yueqi Xie , Qifeng Chen

Many patch-based image denoising algorithms can be formulated as applying a smoothing filter to the noisy image. Expressed as matrices, the smoothing filters must be row normalized so that each row sums to unity. Surprisingly, if we apply a…

计算机视觉与模式识别 · 计算机科学 2017-10-11 Stanley H. Chan , Todd Zickler , Yue M. Lu

Despite the popularity and empirical success of patch-based nearest-neighbor and weighted majority voting approaches to medical image segmentation, there has been no theoretical development on when, why, and how well these nonparametric…

计算机视觉与模式识别 · 计算机科学 2015-10-07 George Chen , Devavrat Shah , Polina Golland

This paper reports a CPU-level real-time stereo matching method for surgical images (10 Hz on 640 * 480 image with a single core of i5-9400). The proposed method is built on the fast ''dense inverse searching'' algorithm, which estimates…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Jingwei Song , Qiuchen Zhu , Jianyu Lin , Maani Ghaffari

Image outpainting seeks for a semantically consistent extension of the input image beyond its available content. Compared to inpainting -- filling in missing pixels in a way coherent with the neighboring pixels -- outpainting can be…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yen-Chi Cheng , Chieh Hubert Lin , Hsin-Ying Lee , Jian Ren , Sergey Tulyakov , Ming-Hsuan Yang

Inverse imaging problems are inherently under-determined, and hence it is important to employ appropriate image priors for regularization. One recent popular prior---the graph Laplacian regularizer---assumes that the target pixel patch is…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Jiahao Pang , Gene Cheung

Image inpainting is one of the important tasks in computer vision which focuses on the reconstruction of missing regions in an image. The aim of this paper is to introduce an image inpainting model based on Wasserstein Generative…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Daniel Vašata , Tomáš Halama , Magda Friedjungová