中文
相关论文

相关论文: Deblurring using Analysis-Synthesis Networks Pair

200 篇论文

The Light Field (LF) deblurring task is a challenging problem as the blur images are caused by different reasons like the camera shake and the object motion. The single image deblurring method is a possible way to solve this problem.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Zeqi Shen , Shuo Zhang , Zhuhao Zhang , Qihua Chen , Xueyao Dong , Youfang Lin

In the literature, coarse-to-fine or scale-recurrent approach i.e. progressively restoring a clean image from its low-resolution versions has been successfully employed for single image deblurring. However, a major disadvantage of existing…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Praveen Kandula , Rajagopalan. A. N

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

Defocus blur is a common problem in photography. It arises when an image is captured with a wide aperture, resulting in a shallow depth of field. Sometimes it is desired, e.g., in portrait effect. Otherwise, it is a problem from both an…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Kunal Swami

Restoring a sharp light field image from its blurry input has become essential due to the increasing popularity of parallax-based image processing. State-of-the-art blind light field deblurring methods suffer from several issues such as…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Jonathan Samuel Lumentut , Tae Hyun Kim , Ravi Ramamoorthi , In Kyu Park

Image deblurring, a.k.a. image deconvolution, recovers a clear image from pixel superposition caused by blur degradation. Few deep convolutional neural networks (CNN) succeed in addressing this task. In this paper, we first demonstrate that…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Li Si-Yao , Dongwei Ren , Furong Zhao , Zijian Hu , Junfeng Li , Qian Yin

Images taken in a low light condition with the presence of camera shake suffer from motion blur and photon shot noise. While state-of-the-art image restoration networks show promising results, they are largely limited to well-illuminated…

图像与视频处理 · 电气工程与系统科学 2023-04-07 Yash Sanghvi , Zhiyuan Mao , Stanley H. Chan

The solution of linear inverse problems arising, for example, in signal and image processing is a challenging problem since the ill-conditioning amplifies, in the solution, the noise present in the data. Recently introduced algorithms based…

数值分析 · 数学 2024-02-08 Davide Evangelista , James Nagy , Elena Morotti , Elena Loli Piccolomini

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

Real-world video deblurring in real time still remains a challenging task due to the complexity of spatially and temporally varying blur itself and the requirement of low computational cost. To improve the network efficiency, we adopt…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Zhihang Zhong , Ye Gao , Yinqiang Zheng , Bo Zheng , Imari Sato

Removing blur caused by camera shake in images has always been a challenging problem in computer vision literature due to its ill-posed nature. Motion blur caused due to the relative motion between the camera and the object in 3D space…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Sainandan Ramakrishnan , Shubham Pachori. Aalok Gangopadhyay , Shanmuganathan Raman

Image deblurring is a notoriously challenging ill-posed inverse problem. In recent years, a wide variety of approaches have been proposed based upon regularization at the level of the image or on techniques from machine learning. We propose…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Gabriel Rioux , Rustum Choksi , Tim Hoheisel , Pierre Marechal , Christopher Scarvelis

Image quality is the basis of image communication and understanding tasks. Due to the blur and noise effects caused by imaging, transmission and other processes, the image quality is degraded. Blind image restoration is widely used to…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Ningshan Xu

Blur detection aims at segmenting the blurred areas of a given image. Recent deep learning-based methods approach this problem by learning an end-to-end mapping between the blurred input and a binary mask representing the localization of…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Aitor Alvarez-Gila , Adrian Galdran , Estibaliz Garrote , Joost van de Weijer

Image deblurring is an essential image preprocessing technique, aiming to recover clear and detailed images form blurry ones. However, existing algorithms often fail to effectively integrate multi-scale feature extraction with frequency…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Yawen Xiang , Heng Zhou , Chengyang Li , Zhongbo Li , Yongqiang Xie

Deep-learning based Super-Resolution (SR) methods have exhibited promising performance under non-blind setting where blur kernel is known. However, blur kernels of Low-Resolution (LR) images in different practical applications are usually…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Guangpin Tao , Xiaozhong Ji , Wenzhuo Wang , Shuo Chen , Chuming Lin , Yun Cao , Tong Lu , Donghao Luo , Ying Tai

In this work we introduce a new method that combines Parallel MRI and Compressed Sensing (CS) for accelerated image reconstruction from subsampled k-space data. The method first computes a convolved image, which gives the convolution…

医学物理 · 物理学 2021-09-20 Efrat Shimron , Andrew G. Webb , Haim Azhari

We propose a new neural network architecture called CAR-net (CAscade Refinement Network) to deblur images that are subject to rotational motion blur. Our architecture is specifically designed for the semi-blind scenarios where only noisy…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Ka Chung Lai , Ahmet Cetinkaya

Currently, transformer-based algorithms are making a splash in the domain of image deblurring. Their achievement depends on the self-attention mechanism with CNN stem to model long range dependencies between tokens. Unfortunately, this…

计算机视觉与模式识别 · 计算机科学 2025-01-16 Xingchi Chen , Xiuyi Jia , Zhuoran Zheng

The convolution neural nets (conv nets) have achieved a state-of-the-art performance in many applications of image and video processing. The most recent studies illustrate that the conv nets are fragile in terms of recognition accuracy to…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Sergey Tarasenko , Fumihiko Takahashi