paper-with-me

홈 › Papers

CNN-Based Real-Time Parameter Tuning for Optimizing Denoising Filter Performance

2020-01-20 · Subhayan Mukherjee, Navaneeth Kamballur Kottayil, Xinyao Sun, Irene Cheng

We propose a novel direction to improve the denoising quality of filtering-based denoising algorithms in real time by predicting the best filter parameter value using a Convolutional Neural Network (CNN). We take the use case of BM3D, the state-of-the-art filtering-based denoising algorithm, to demonstrate and validate our approach. We propose and train a simple, shallow CNN to predict in real time, the optimum filter parameter value, given the input noisy image. Each training example consists of a noisy input image (training data) and the filter parameter value that produces the best output (training label). Both qualitative and quantitative results using the widely used PSNR and SSIM metrics on the popular BSD68 dataset show that the CNN-guided BM3D outperforms the original, unguided BM3D across different noise levels. Thus, our proposed method is a CNN-based improvement on the original BM3D which uses a fixed, default parameter value for all images.

📄 PDF Abstract BibTeX arXiv:2001.06961

Code (1)

subhayanmukherjee/deeptune

Tasks

DenoisingSSIM

Similar Papers 제목 키워드 기반

Learning Adaptive Parameter Tuning for Image Processing

2016-10-28 · Jingming Dong, Iuri Frosio, Jan Kautz

The non-stationary nature of image characteristics calls for adaptive processing, based on the local image content. We propose a simple and flexible method to learn local tuning of parameters in adaptive image processing…

DeblurringDemosaickingDenoising

Step-level Denoising-time Diffusion Alignment with Multiple Objectives

2026-04-15 · Qi Zhang, Dawei Wang, Shaofeng Zou arxiv

Reinforcement learning (RL) has emerged as a powerful tool for aligning diffusion models with human preferences, typically by optimizing a single reward function under a KL regularization constraint. In practice, however…

Reinforcement Learning

Automatic Tuning of Denoising Algorithms Parameters Without Ground Truth

2024-01-18 · Arthur Floquet, Sayantan Dutta, Emmanuel Soubies, Duong Hung Pham 외

Denoising is omnipresent in image processing. It is usually addressed with algorithms relying on a set of hyperparameters that control the quality of the recovered image. Manual tuning of those parameters can be a daunti…

Denoising

You Only Look One Step: Accelerating Backpropagation in Diffusion Sampling with Gradient Shortcuts

2025-05-12 · Hongkun Dou, Zeyu Li, Xingyu Jiang, Hongjue Li 외

Diffusion models (DMs) have recently demonstrated remarkable success in modeling large-scale data distributions. However, many downstream tasks require guiding the generated content based on specific differentiable metri…

Denoising

LBF:Learnable Bilateral Filter For Point Cloud Denoising

2022-10-28 · Huajian Si, Zeyong Wei, Zhe Zhu, Honghua Chen 외

Bilateral filter (BF) is a fast, lightweight and effective tool for image denoising and well extended to point cloud denoising. However, it often involves continual yet manual parameter adjustment; this inconvenience dis…

DenoisingImage Denoising