中文
相关论文

相关论文: Deep Algorithm Unrolling for Blind Image Deblurrin…

200 篇论文

While neural networks have achieved vastly enhanced performance over traditional iterative methods in many cases, they are generally empirically designed and the underlying structures are difficult to interpret. The algorithm unrolling…

计算机视觉与模式识别 · 计算机科学 2019-02-18 Yuelong Li , Mohammad Tofighi , Vishal Monga , Yonina C. Eldar

Deep neural networks provide unprecedented performance gains in many real world problems in signal and image processing. Despite these gains, future development and practical deployment of deep networks is hindered by their blackbox nature,…

图像与视频处理 · 电气工程与系统科学 2020-08-10 Vishal Monga , Yuelong Li , Yonina C. Eldar

Image deblurring tries to eliminate degradation elements of an image causing blurriness and improve the quality of an image for better texture and object visualization. Traditionally, prior-based optimization approaches predominated in…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Sajjad Amrollahi Biyouki , Hoon Hwangbo

In recent years, algorithm unrolling has emerged as a powerful technique for designing interpretable neural networks based on iterative algorithms. Imaging inverse problems have particularly benefited from unrolling-based deep network…

图像与视频处理 · 电气工程与系统科学 2024-02-27 Yanan Zhao , Yuelong Li , Haichuan Zhang , Vishal Monga , Yonina C. Eldar

Deep algorithm unrolling has emerged as a powerful model-based approach to develop deep architectures that combine the interpretability of iterative algorithms with the performance gains of supervised deep learning, especially in cases of…

计算机视觉与模式识别 · 计算机科学 2021-09-30 Yair Ben Sahel , John P. Bryan , Brian Cleary , Samouil L. Farhi , Yonina C. Eldar

Deep unrolling, or unfolding, is an emerging learning-to-optimize method that unrolls a truncated iterative algorithm in the layers of a trainable neural network. However, the convergence guarantees and generalizability of the unrolled…

机器学习 · 计算机科学 2024-12-02 Samar Hadou , Navid NaderiAlizadeh , Alejandro Ribeiro

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

Blind image deblurring remains a challenging problem for modern artificial neural networks. Unlike other image restoration problems, deblurring networks fail behind the performance of existing deblurring algorithms in case of uniform and 3D…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Adam Kaufman , Raanan Fattal

Blind image deblurring is an important yet very challenging problem in low-level vision. Traditional optimization based methods generally formulate this task as a maximum-a-posteriori estimation or variational inference problem, whose…

图像与视频处理 · 电气工程与系统科学 2021-06-08 Hui Wang , Zongsheng Yue , Qian Zhao , Deyu Meng

In recent years, large convolutional neural networks have been widely used as tools for image deblurring, because of their ability in restoring images very precisely. It is well known that image deblurring is mathematically modeled as an…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Davide Evangelista , Elena Morotti , Elena Loli Piccolomini , James Nagy

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

Image deblurring is a classic problem in low-level computer vision with the aim to recover a sharp image from a blurred input image. Advances in deep learning have led to significant progress in solving this problem, and a large number of…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Kaihao Zhang , Wenqi Ren , Wenhan Luo , Wei-Sheng Lai , Bjorn Stenger , Ming-Hsuan Yang , Hongdong Li

Deep learning based methods hold state-of-the-art results in image denoising, but remain difficult to interpret due to their construction from poorly understood building blocks such as batch-normalization, residual learning, and feature…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Nikola Janjušević , Amirhossein Khalilian-Gourtani , Yao Wang

Recently, model-driven deep learning unrolls a certain iterative algorithm of a regularization model into a cascade network by replacing the first-order information (i.e., (sub)gradient or proximal operator) of the regularizer with a…

Video super-resolution (VSR) aims to reconstruct a sequence of high-resolution (HR) images from their corresponding low-resolution (LR) versions. Traditionally, solving a VSR problem has been based on iterative algorithms that can exploit…

图像与视频处理 · 电气工程与系统科学 2021-02-24 Benjamin Naoto Chiche , Arnaud Woiselle , Joana Frontera-Pons , Jean-Luc Starck

In recent years, deep neural network-based restoration methods have achieved state-of-the-art results in various image deblurring tasks. However, one major drawback of deep learning-based deblurring networks is that large amounts of…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Nithin Gopalakrishnan Nair , Rajeev Yasarla , Vishal M. Patel

Blind image deblurring is a challenging low-level vision task that involves estimating the unblurred image when the blur kernel is unknown. In this paper, we present a self-supervised multi-scale blind image deblurring method to jointly…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Lening Guo , Jing Yu , Ning Zhang , Chuangbai Xiao

In this paper, we introduce a variational Bayesian algorithm (VBA) for image blind deconvolution. Our generic framework incorporates smoothness priors on the unknown blur/image and possible affine constraints (e.g., sum to one) on the blur…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Yunshi Huang , Emilie Chouzenoux , Jean-Christophe Pesquet

Deep learning-based blind image deblurring plays an essential role in solving image blur since all existing kernels are limited in modeling the real world blur. Thus far, researchers focus on powerful models to handle the deblurring problem…

图像与视频处理 · 电气工程与系统科学 2020-12-09 Chih-Hung Liang , Yu-An Chen , Yueh-Cheng Liu , Winston H. Hsu

In this paper, we propose to reformulate the blind image deblurring task to directly learn an inverse of the degradation model represented by a deep linear network. We introduce Deep Identity Learning (DIL), a novel learning strategy that…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Vamsidhar Saraswathula , Rama Krishna Gorthi
‹ 上一页 1 2 3 10 下一页 ›