中文
相关论文

相关论文: Deep Learning on Image Denoising: An overview

200 篇论文

While invaluable for many computer vision applications, decomposing a natural image into intrinsic reflectance and shading layers represents a challenging, underdetermined inverse problem. As opposed to strict reliance on conventional…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Qingnan Fan , Jiaolong Yang , Gang Hua , Baoquan Chen , David Wipf

Mesh denoising is a critical technology in geometry processing that aims to recover high-fidelity 3D mesh models of objects from their noise-corrupted versions. In this work, we propose a learning-based normal filtering scheme for mesh…

图形学 · 计算机科学 2019-11-15 Wenbo Zhao , Xianming Liu , Yongsen Zhao , Xiaopeng Fan , Debin Zhao

In the last several years deep learning based approaches have come to dominate many areas of computer vision, and image denoising is no exception. Neural networks can learn by example to map noisy images to clean images. However, access to…

图像与视频处理 · 电气工程与系统科学 2023-06-13 Jason Lequyer , Reuben Philip , Amit Sharma , Laurence Pelletier

We propose ViDeNN: a CNN for Video Denoising without prior knowledge on the noise distribution (blind denoising). The CNN architecture uses a combination of spatial and temporal filtering, learning to spatially denoise the frames first and…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Michele Claus , Jan van Gemert

In low-visibility marine environments characterized by turbidity and darkness, acoustic cameras serve as visual sensors capable of generating high-resolution 2D sonar images. However, acoustic camera images are interfered with by complex…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Xiaoteng Zhou , Katsunori Mizuno , Yilong Zhang

Like in many other research fields, recent developments in computational imaging have focused on developing machine learning (ML) approaches to tackle its main challenges. To improve the performance of computational imaging algorithms,…

图像与视频处理 · 电气工程与系统科学 2024-08-16 Maximilian B. Kiss , Ander Biguri , Carola-Bibiane Schönlieb , K. Joost Batenburg , Felix Lucka

There are two main streams in up-to-date image denoising algorithms: non-local self similarity (NSS) prior based methods and convolutional neural network (CNN) based methods. The NSS based methods are favorable on images with regular and…

计算机视觉与模式识别 · 计算机科学 2017-04-04 Byeongyong Ahn , Nam Ik Cho

In this paper, we propose a fully convolutional networks for iterative non-blind deconvolution We decompose the non-blind deconvolution problem into image denoising and image deconvolution. We train a FCNN to remove noises in the gradient…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Jiawei Zhang , Jinshan Pan , Wei-Sheng Lai , Rynson Lau , Ming-Hsuan Yang

Deep learning has recently become one of the most popular sub-fields of machine learning owing to its distributed data representation with multiple levels of abstraction. A diverse range of deep learning algorithms are being employed to…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Rajat Kumar Sinha , Ruchi Pandey , Rohan Pattnaik

Discriminative learning-based image denoisers have achieved promising performance on synthetic noises such as Additive White Gaussian Noise (AWGN). The synthetic noises adopted in most previous work are pixel-independent, but real noises…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Yuqian Zhou , Jianbo Jiao , Haibin Huang , Yang Wang , Jue Wang , Honghui Shi , Thomas Huang

As a hybrid imaging technology, photoacoustic microscopy (PAM) imaging suffers from noise due to the maximum permissible exposure of laser intensity, attenuation of ultrasound in the tissue, and the inherent noise of the transducer.…

图像与视频处理 · 电气工程与系统科学 2022-01-13 Da He , Jiasheng Zhou , Xiaoyu Shang , Jiajia Luo , Sung-Liang Chen

We introduce a paradigm for nonlocal sparsity reinforced deep convolutional neural network denoising. It is a combination of a local multiscale denoising by a convolutional neural network (CNN) based denoiser and a nonlocal denoising based…

图像与视频处理 · 电气工程与系统科学 2018-08-15 Cristóvão Cruz , Alessandro Foi , Vladimir Katkovnik , Karen Egiazarian

While machine learning approaches to image restoration offer great promise, current methods risk training models fixated on performing well only for image corruption of a particular level of difficulty---such as a certain level of noise or…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Ruohan Gao , Kristen Grauman

Denoising is a fundamental challenge in scientific imaging. Deep convolutional neural networks (CNNs) provide the current state of the art in denoising natural images, where they produce impressive results. However, their potential has…

Despite the appeal of deep neural networks that largely replace the traditional handmade filters, they still suffer from isolated cases that cannot be properly handled only by the training of convolutional filters. Abnormal factors,…

计算机视觉与模式识别 · 计算机科学 2017-10-19 Jonghwa Yim , Kyung-Ah Sohn

We demonstrate the potential of Deep Learning methods for measurements of cosmological parameters from density fields, focusing on the extraction of non-Gaussian information. We consider weak lensing mass maps as our dataset. We aim for our…

宇宙学与河外天体物理 · 物理学 2017-07-19 Jorit Schmelzle , Aurelien Lucchi , Tomasz Kacprzak , Adam Amara , Raphael Sgier , Alexandre Réfrégier , Thomas Hofmann

Most existing methods usually formulate the non-blind deconvolution problem into a maximum-a-posteriori framework and address it by manually designing kinds of regularization terms and data terms of the latent clear images. However,…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Pin-Hung Kuo , Jinshan Pan , Shao-Yi Chien , Ming-Hsuan Yang

The vast work in Deep Learning (DL) has led to a leap in image denoising research. Most DL solutions for this task have chosen to put their efforts on the denoiser's architecture while maximizing distortion performance. However, distortion…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Guy Ohayon , Theo Adrai , Gregory Vaksman , Michael Elad , Peyman Milanfar

Deep convolutional neural networks (CNNs) for image denoising have recently attracted increasing research interest. However, plain networks cannot recover fine details for a complex task, such as real noisy images. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2020-07-09 Chunwei Tian , Yong Xu , Wangmeng Zuo , Bo Du , Chia-Wen Lin , David Zhang

This work proposes a learning-based statistical refinement method for improving the denoising results of a given denoiser without knowing the precise noise distribution or accessing clean images or calibration data. While there are many…

机器学习 · 计算机科学 2026-05-07 Rihuan Ke