中文
相关论文

相关论文: Image denoising with generalized Gaussian mixture …

200 篇论文

Over the last decade, a number of Computational Imaging (CI) systems have been proposed for tasks such as motion deblurring, defocus deblurring and multispectral imaging. These techniques increase the amount of light reaching the sensor via…

计算机视觉与模式识别 · 计算机科学 2014-03-14 Kaushik Mitra , Oliver Cossairt , Ashok Veeraraghavan

Global operations, such as global average pooling, are widely used in top-performance image restorers. They aggregate global information from input features along entire spatial dimensions but behave differently during training and…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Xiaojie Chu , Liangyu Chen , Chengpeng Chen , Xin Lu

Non-local self similarity (NSS) is a powerful prior of natural images for image denoising. Most of existing denoising methods employ similar patches, which is a patch-level NSS prior. In this paper, we take one step forward by introducing a…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Yingkun Hou , Jun Xu , Mingxia Liu , Guanghai Liu , Li Liu , Fan Zhu , Ling Shao

We introduce GeMS, a framework for 3D Gaussian Splatting (3DGS) designed to handle severely motion-blurred images. State-of-the-art deblurring methods for extreme blur, such as ExBluRF, as well as Gaussian Splatting-based approaches like…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Gopi Raju Matta , Trisha Reddypalli , Vemunuri Divya Madhuri , Kaushik Mitra

We propose a novel exponentially-modified Gaussian (EMG) mixture residual model. The EMG mixture is well suited to model residuals that are contaminated by a distribution with positive support. This is in contrast to commonly used robust…

机器学习 · 统计学 2019-02-18 Sebastian Ament , John Gregoire , Carla Gomes

The Euclidean Median (EM) of a set of points $\Omega$ in an Euclidean space is the point x minimizing the (weighted) sum of the Euclidean distances of x to the points in $\Omega$. While there exits no closed-form expression for the EM, it…

计算机视觉与模式识别 · 计算机科学 2015-01-19 Kunal N. Chaudhury , K. R. Ramakrishnan

Score-based diffusion methods provide a powerful strategy to solve image restoration tasks by flexibly combining a pre-trained foundational prior model with a likelihood function specified during test time. Such methods are predominantly…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Charlesquin Kemajou Mbakam , Jean-Francois Giovannelli , Marcelo Pereyra

This paper attempts to undertake the study of Restored Gaussian Blurred Images. by using four types of techniques of deblurring image as Wiener filter, Regularized filter, Lucy Richardson deconvlutin algorithm and Blind deconvlution…

计算机视觉与模式识别 · 计算机科学 2010-04-27 Salem Saleh Al-amri , N. V. Kalyankar , Khamitkar S. D

Vision-Language Models (VLMs) learn joint representations by mapping images and text into a shared latent space. However, recent research highlights that deterministic embeddings from standard VLMs often struggle to capture the…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Aishwarya Venkataramanan , Paul Bodesheim , Joachim Denzler

Gaussian mixture models (GMMs) are fundamental statistical tools for modeling heterogeneous data. Due to the nonconcavity of the likelihood function, the Expectation-Maximization (EM) algorithm is widely used for parameter estimation of…

统计理论 · 数学 2025-11-10 Xin Bing , Dehan Kong , Bingqing Li

This paper introduces a Bayesian image segmentation algorithm based on finite mixtures. An EM algorithm is developed to estimate parameters of the Gaussian mixtures. The finite mixture is a flexible and powerful probabilistic modeling tool.…

计算机视觉与模式识别 · 计算机科学 2012-04-10 Mohamed Ali Mahjoub , karim kalti

Photographs taken through a glass surface often contain an approximately linear superposition of reflected and transmitted layers. Decomposing an image into these layers is generally an ill-posed task and the use of an additional image…

计算机视觉与模式识别 · 计算机科学 2017-05-11 Ofer Springer , Yair Weiss

This paper investigates Gaussian copula mixture models (GCMM), which are an extension of Gaussian mixture models (GMM) that incorporate copula concepts. The paper presents the mathematical definition of GCMM and explores the properties of…

机器学习 · 计算机科学 2023-05-25 Ke Wan , Alain Kornhauser

Regularization-based image restoration has remained an active research topic in computer vision and image processing. It often leverages a guidance signal captured in different fields as an additional cue. In this work, we present a general…

计算机视觉与模式识别 · 计算机科学 2016-12-21 Youngjung Kim , Hyungjoo Jung , Dongbo Min , Kwanghoon Sohn

Plug-and-Play Priors (PnP) is a popular framework for solving imaging inverse problems by integrating learned priors in the form of denoisers trained to remove Gaussian noise from images. In standard PnP methods, the denoiser is applied…

图像与视频处理 · 电气工程与系统科学 2025-09-22 Edward P. Chandler , Shirin Shoushtari , Brendt Wohlberg , Ulugbek S. Kamilov

Over the past decade, Plug-and-Play (PnP) has become a popular method for reconstructing images using a modular framework consisting of a forward and prior model. The great strength of PnP is that an image denoiser can be used as a prior…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Charles A. Bouman , Gregery T. Buzzard

We propose using a Gaussian Mixture Model (GMM) as reverse transition operator (kernel) within the Denoising Diffusion Implicit Models (DDIM) framework, which is one of the most widely used approaches for accelerated sampling from…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Prasad Gabbur

In this paper, we introduce a novel Gaussian mixture based evidential learning solution for robust stereo matching. Diverging from previous evidential deep learning approaches that rely on a single Gaussian distribution, our framework…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Weide Liu , Xingxing Wang , Lu Wang , Jun Cheng , Fayao Liu , Xulei Yang

This paper presents a scalable approximate Bayesian method for image restoration using total variation (TV) priors. In contrast to most optimization methods based on maximum a posteriori estimation, we use the expectation propagation (EP)…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Dan Yao , Stephen McLaughlin , Yoann Altmann

Image anomaly detection consists in detecting images or image portions that are visually different from the majority of the samples in a dataset. The task is of practical importance for various real-life applications like biomedical image…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Axel De Nardin , Pankaj Mishra , Gian Luca Foresti , Claudio Piciarelli