中文
相关论文

相关论文: NODE-ImgNet: a PDE-informed effective and robust m…

200 篇论文

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

Image denoising is still a challenging issue in many computer vision sub-domains. Recent studies show that significant improvements are made possible in a supervised setting. However, few challenges, such as spatial fidelity and…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Masud An Nur Islam Fahim , Nazmus Saqib , Shafkat Khan Siam , Ho Yub Jung

Adversarial attacks to image classification systems present challenges to convolutional networks and opportunities for understanding them. This study suggests that adversarial perturbations on images lead to noise in the features…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Cihang Xie , Yuxin Wu , Laurens van der Maaten , Alan Yuille , Kaiming He

Spatiotemporal partial differential equations (PDEs) underpin a wide range of scientific and engineering applications. Neural PDE solvers offer a promising alternative to classical numerical methods. However, existing approaches typically…

机器学习 · 计算机科学 2026-03-03 Yingjie Tan , Quanming Yao , Yaqing Wang

Deep learning-based image denoising techniques often struggle with poor generalization performance to out-of-distribution real-world noise. To tackle this challenge, we propose a novel noise translation framework that performs denoising on…

图像与视频处理 · 电气工程与系统科学 2026-04-03 Inju Ha , Donghun Ryou , Seonguk Seo , Bohyung Han

Conventionally, image denoising and high-level vision tasks are handled separately in computer vision. In this paper, we cope with the two jointly and explore the mutual influence between them. First we propose a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Ding Liu , Bihan Wen , Xianming Liu , Zhangyang Wang , Thomas S. Huang

In which we propose neural network architecture (dune neural network) for recognizing general noisy image without adding any artificial noise in the training data. By representing each free parameter of the network as an uncertainty…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Xiong Yunuo , Xiong Hongwei

We propose a new image denoising algorithm, dubbed as Fully Convolutional Adaptive Image DEnoiser (FC-AIDE), that can learn from an offline supervised training set with a fully convolutional neural network as well as adaptively fine-tune…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Sungmin Cha , Taesup Moon

Removing noise from images, a.k.a image denoising, can be a very challenging task since the type and amount of noise can greatly vary for each image due to many factors including a camera model and capturing environments. While there have…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Changjin Kim , Tae Hyun Kim , Sungyong Baik

Deep learning techniques have received much attention in the area of image denoising. However, there are substantial differences in the various types of deep learning methods dealing with image denoising. Specifically, discriminative…

图像与视频处理 · 电气工程与系统科学 2020-08-04 Chunwei Tian , Lunke Fei , Wenxian Zheng , Yong Xu , Wangmeng Zuo , Chia-Wen Lin

Partial differential equations (PDEs) are commonly derived based on empirical observations. However, recent advances of technology enable us to collect and store massive amount of data, which offers new opportunities for data-driven…

机器学习 · 计算机科学 2019-10-23 Zichao Long , Yiping Lu , Bin Dong

Image denoising is a well studied problem with an extensive activity that has spread over several decades. Despite the many available denoising algorithms, the quest for simple, powerful and fast denoisers is still an active and vibrant…

图像与视频处理 · 电气工程与系统科学 2021-03-26 Gregory Vaksman , Michael Elad , Peyman Milanfar

The success of deep denoisers on real-world color photographs usually relies on the modeling of sensor noise and in-camera signal processing (ISP) pipeline. Performance drop will inevitably happen when the sensor and ISP pipeline of test…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Yue Cao , Xiaohe Wu , Shuran Qi , Xiao Liu , Zhongqin Wu , Wangmeng Zuo

Noise removal of images is an essential preprocessing procedure for many computer vision tasks. Currently, many denoising models based on deep neural networks can perform well in removing the noise with known distributions (i.e. the…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Wencong Wu , Guannan Lv , Yingying Duan , Peng Liang , Yungang Zhang , Yuelong Xia

We present a numerical framework for deep neural network (DNN) modeling of unknown time-dependent partial differential equations (PDE) using their trajectory data. Unlike the recent work of [Wu and Xiu, J. Comput. Phys. 2020], where the…

机器学习 · 计算机科学 2021-11-24 Zhen Chen , Victor Churchill , Kailiang Wu , Dongbin Xiu

The inverse problem of supervised reconstruction of depth-variable (time-dependent) parameters in a neural ordinary differential equation (NODE) is considered, that means finding the weights of a residual network with time continuous…

机器学习 · 计算机科学 2022-02-14 George Baravdish , Gabriel Eilertsen , Rym Jaroudi , B. Tomas Johansson , Lukáš Malý , Jonas Unger

In image denoising, deep convolutional neural networks (CNNs) can obtain favorable performance on removing spatially invariant noise. However, many of these networks cannot perform well on removing the real noise (i.e. spatially variant…

图像与视频处理 · 电气工程与系统科学 2023-05-09 Wencong Wu , Shijie Liu , Yi Zhou , Yungang Zhang , Yu Xiang

We describe a novel method for training high-quality image denoising models based on unorganized collections of corrupted images. The training does not need access to clean reference images, or explicit pairs of corrupted images, and can…

机器学习 · 计算机科学 2019-10-29 Samuli Laine , Tero Karras , Jaakko Lehtinen , Timo Aila

Currently, many blind deblurring methods assume blurred images are noise-free and perform unsatisfactorily on the blurry images with noise. Unfortunately, noise is quite common in real scenes. A straightforward solution is to denoise images…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Si Miao , Yongxin Zhu

Previous works have shown that convolutional neural networks can achieve good performance in image denoising tasks. However, limited by the local rigid convolutional operation, these methods lead to oversmoothing artifacts. A deeper network…

图像与视频处理 · 电气工程与系统科学 2020-07-15 Meng Chang , Qi Li , Huajun Feng , Zhihai Xu