中文
相关论文

相关论文: DELAD: Deep Landweber-guided deconvolution with He…

200 篇论文

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

We present a simple and effective approach for non-blind image deblurring, combining classical techniques and deep learning. In contrast to existing methods that deblur the image directly in the standard image space, we propose to perform…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Jiangxin Dong , Stefan Roth , Bernt Schiele

This paper proposes a novel approach to regularize the \textit{ill-posed} and \textit{non-linear} blind image deconvolution (blind deblurring) using deep generative networks as priors. We employ two separate generative models --- one…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Muhammad Asim , Fahad Shamshad , Ali Ahmed

This paper proposes a novel approach to regularize the ill-posed blind image deconvolution (blind image deblurring) problem using deep generative networks. We employ two separate deep generative models - one trained to produce sharp images…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Muhammad Asim , Fahad Shamshad , Ali Ahmed

Non-blind deconvolution aims to restore a sharp image from its blurred counterpart given an obtained kernel. Existing deep neural architectures are often built based on large datasets of sharp ground truth images and trained with…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Tomáš Chobola , Gesine Müller , Veit Dausmann , Anton Theileis , Jan Taucher , Jan Huisken , Tingying Peng

As an integral component of blind image deblurring, non-blind deconvolution removes image blur with a given blur kernel, which is essential but difficult due to the ill-posed nature of the inverse problem. The predominant approach is based…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Dong Gong , Zhen Zhang , Qinfeng Shi , Anton van den Hengel , Chunhua Shen , Yanning Zhang

Deep neural networks, in particular convolutional neural networks, have become highly effective tools for compressing images and solving inverse problems including denoising, inpainting, and reconstruction from few and noisy measurements.…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Reinhard Heckel , Paul Hand

Recently, deep learning methods such as the convolutional neural networks have gained prominence in the area of image denoising. This is owing to their proven ability to surpass state-of-the-art classical image denoising algorithms such as…

图像与视频处理 · 电气工程与系统科学 2024-09-02 Basit O. Alawode , Mudassir Masood

Image denoising is a classical problem in low level computer vision. Model-based optimization methods and deep learning approaches have been the two main strategies for solving the problem. Model-based optimization methods are flexible for…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Chang Liu , Zhaowei Shang , Anyong Qin

Blind deconvolution is a classical yet challenging low-level vision problem with many real-world applications. Traditional maximum a posterior (MAP) based methods rely heavily on fixed and handcrafted priors that certainly are insufficient…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Dongwei Ren , Kai Zhang , Qilong Wang , Qinghua Hu , Wangmeng Zuo

Deep convolutional networks have become a popular tool for image generation and restoration. Generally, their excellent performance is imputed to their ability to learn realistic image priors from a large number of example images. In this…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Dmitry Ulyanov , Andrea Vedaldi , Victor Lempitsky

In this work, we propose a new approach for efficient edge-preserving image deconvolution. Our algorithm is based on a novel type of explicit image filter - guided filter. The guided filter can be used as an edge-preserving smoothing…

计算机视觉与模式识别 · 计算机科学 2016-09-08 Hang Yang , Ming Zhu , Zhongbo Zhang , Heyan Huang

In recent years, the removal of motion blur in photographs has seen impressive progress in the hands of deep learning-based methods, trained to map directly from blurry to sharp images. For this reason, approaches that explicitly use a…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Guillermo Carbajal , Patricia Vitoria , José Lezama , Pablo Musé

Deep learning algorithms have demonstrated state-of-the-art performance in various tasks of image restoration. This was made possible through the ability of CNNs to learn from large exemplar sets. However, the latter becomes an issue for…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Oleksii Sidorov , Jon Yngve Hardeberg

Supervised learning with a convolutional neural network is recognized as a powerful means of image restoration. However, most such methods have been designed for application to grayscale and/or color images; therefore, they have limited…

图像与视频处理 · 电气工程与系统科学 2019-07-02 Ryuji Imamura , Tatsuki Itasaka , Masahiro Okuda

We describe a learning-based approach to blind image deconvolution. It uses a deep layered architecture, parts of which are borrowed from recent work on neural network learning, and parts of which incorporate computations that are specific…

计算机视觉与模式识别 · 计算机科学 2014-07-01 Christian J. Schuler , Michael Hirsch , Stefan Harmeling , Bernhard Schölkopf

Images taken under the low-light condition often contain blur and saturated pixels at the same time. Deblurring images with saturated pixels is quite challenging. Because of the limited dynamic range, the saturated pixels are usually…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Liang Chen , Jiawei Zhang , Zhenhua Li , Yunxuan Wei , Faming Fang , Jimmy Ren , Jinshan Pan

Blind deconvolution is a challenging problem, but in low-light it is even more difficult. Existing algorithms, both classical and deep-learning based, are not designed for this condition. When the photon shot noise is strong, conventional…

图像与视频处理 · 电气工程与系统科学 2022-11-21 Yash Sanghvi , Abhiram Gnanasambandam , Zhiyuan Mao , Stanley H. Chan

Deep neural network based methods are the state of the art in various image restoration problems. Standard supervised learning frameworks require a set of noisy measurement and clean image pairs for which a distance between the output of…

图像与视频处理 · 电气工程与系统科学 2021-03-31 Rihuan Ke , Carola-Bibiane Schönlieb

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
‹ 上一页 1 2 3 10 下一页 ›