中文
相关论文

相关论文: Bilateral filters: what they can and cannot do

200 篇论文

Image filters are fast, lightweight and effective, which make these conventional wisdoms preferable as basic tools in vision tasks. In practical scenarios, users have to tweak parameters multiple times to obtain satisfied results. This…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Fu Lee Wang , Yidan Feng , Haoran Xie , Gary Cheng , Mingqiang Wei

During the acquisition of an image from its source, noise always becomes an integral part of it. Various algorithms have been used in past to denoise the images. Image denoising still has scope for improvement. Visual information…

图像与视频处理 · 电气工程与系统科学 2019-09-17 Santosh Paudel , Ajay Kumar Shrestha , Pradip Singh Maharjan , Rameshwar Rijal

Thresholding of Curvelet Coefficients, for image denoising, drains out subtle signal component in noise subspace. This produces ringing artifacts near edges and granular effect in the denoised image. We found the noise sensitivity of…

图像与视频处理 · 电气工程与系统科学 2018-04-17 Supratim Gupta , Susant Kumar Panigrahi

We consider the problem of approximating a truncated Gaussian kernel using Fourier (trigonometric) functions. The computation-intensive bilateral filter can be expressed using fast convolutions by applying such an approximation to its range…

图像与视频处理 · 电气工程与系统科学 2018-11-07 Sanjay Ghosh , Pravin Nair , Kunal N. Chaudhury

We present a generalization of the bilateral filter that can be applied to feature-preserving smoothing of signals on images, meshes, and other domains within a single unified framework. Our discretization is competitive with…

图形学 · 计算机科学 2014-05-20 Justin Solomon , Keenan Crane , Adrian Butscher , Chris Wojtan

The Bloom filter (BF) is a space efficient randomized data structure particularly suitable to represent a set supporting approximate membership queries. BFs have been extensively used in many applications especially in networking due to…

数据结构与算法 · 计算机科学 2016-03-04 Laura Carrea , Alexei Vernitski , Martin Reed

We present an optical filter that transmits photon pairs only if they share the same horizontal or vertical polarization, without decreasing the quantum coherence between these two possibilities. Various applications for entanglement…

量子物理 · 物理学 2016-09-08 Holger F. Hofmann , Shigeki Takeuchi

We introduce a novel aggregation method to efficiently perform image denoising. Preliminary filters are aggregated in a non-linear fashion, using a new metric of pixel proximity based on how the pool of filters reaches a consensus. We…

机器学习 · 统计学 2021-12-16 Benjamin Guedj , Juliette Rengot

Polarizing filters provide a powerful way to separate diffuse and specular reflection; however, traditional methods rely on several captures and require proper alignment of the filters. Recently, camera manufacturers have proposed to embed…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Laurent Valentin Jospin , Gilles Baechler , Adam Scholefield

We study the problem of optimizing nonlinear objective functions over bipartite matchings. While the problem is generally intractable, we provide several efficient algorithms for it, including a deterministic algorithm for maximizing convex…

最优化与控制 · 数学 2008-07-24 Yael Berstein , Shmuel Onn

The binary neural network, largely saving the storage and computation, serves as a promising technique for deploying deep models on resource-limited devices. However, the binarization inevitably causes severe information loss, and even…

神经与进化计算 · 计算机科学 2020-04-08 Haotong Qin , Ruihao Gong , Xianglong Liu , Xiao Bai , Jingkuan Song , Nicu Sebe

We propose a bilateral filter with a locally controlled domain kernel for directional edge-preserving smoothing. Traditional bilateral filters use a range kernel, which is responsible for edge preservation, and a fixed domain kernel that…

计算机视觉与模式识别 · 计算机科学 2015-08-24 Manasij Venkatesh , Chandra Sekhar Seelamantula

It was demonstrated in earlier work that, by approximating its range kernel using shiftable functions, the non-linear bilateral filter can be computed using a series of fast convolutions. Previous approaches based on shiftable approximation…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Sanjay Ghosh , Kunal N. Chaudhury

Particle filters for data assimilation in nonlinear problems use "particles" (replicas of the underlying system) to generate a sequence of probability density functions (pdfs) through a Bayesian process. This can be expensive because a…

数值分析 · 数学 2009-05-15 Alexandre J. Chorin , Xuemin Tu

In this paper, we use reinforcement learning to find effective decoding strategies for binary linear codes. We start by reviewing several iterative decoding algorithms that involve a decision-making process at each step, including…

信息论 · 计算机科学 2019-12-10 Fabrizio Carpi , Christian Häger , Marco Martalò , Riccardo Raheli , Henry D. Pfister

Optimization-based filtering smoothes an image by minimizing a fidelity function and simultaneously preserves edges by exploiting a sparse norm penalty over gradients. It has obtained promising performance in practical problems, such as…

图形学 · 计算机科学 2013-05-20 Chengxi Ye , Dacheng Tao , Mingli Song , David W. Jacobs , Min Wu

We introduce Back to Basics (BTB), a fast iterative algorithm for noise reduction. Our method is computationally efficient, does not require training or ground truth data, and can be applied in the presence of independent noise, as well as…

图像与视频处理 · 电气工程与系统科学 2024-04-19 Deborah Pereg

The goal of filter pruning is to search for unimportant filters to remove in order to make convolutional neural networks (CNNs) efficient without sacrificing the performance in the process. The challenge lies in finding information that can…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Junghun Oh , Heewon Kim , Sungyong Baik , Cheeun Hong , Kyoung Mu Lee

We present the bilateral solver, a novel algorithm for edge-aware smoothing that combines the flexibility and speed of simple filtering approaches with the accuracy of domain-specific optimization algorithms. Our technique is capable of…

计算机视觉与模式识别 · 计算机科学 2016-07-25 Jonathan T. Barron , Ben Poole

Existing fast algorithms for bilateral and nonlocal means filtering mostly work with grayscale images. They cannot easily be extended to high-dimensional data such as color and hyperspectral images, patch-based data, flow-fields, etc. In…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Pravin Nair , Kunal. N. Chaudhury