中文
相关论文

相关论文: DeepRFTv2: Kernel-level Learning for Image Deblurr…

200 篇论文

Removing spatially variant motion blur from a blurry image is a challenging problem as blur sources are complicated and difficult to model accurately. Recent progress in deep neural networks suggests that kernel free single image deblurring…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Shuang Zhang , Ada Zhen , Robert L. Stevenson

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

Blind image deblurring is a fundamental and challenging computer vision problem, which aims to recover both the blur kernel and the latent sharp image from only a blurry observation. Despite the superiority of deep learning methods in image…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Pei Wang , Wei Sun , Qingsen Yan , Axi Niu , Rui Li , Yu Zhu , Jinqiu Sun , Yanning Zhang

In this work, we address the challenging problem of blind deconvolution for color images. Existing methods often convert color images to grayscale or process each color channel separately, which overlooking the relationships between color…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Yuming Yang , Michael K. Ng , Zhigang Jia , Wei Wang

When a facial image is blurred, it significantly affects high-level vision tasks such as face recognition. The purpose of facial image deblurring is to recover a clear image from a blurry input image, which can improve the recognition…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Bingnan Wang , Fanjiang Xu , Quan Zheng

In this paper, we consider the problem in defocus image deblurring. Previous classical methods follow two-steps approaches, i.e., first defocus map estimation and then the non-blind deblurring. In the era of deep learning, some researchers…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Qian Ye , Masanori Suganuma , Takayuki Okatani

A novel energy-efficient edge computing paradigm is proposed for real-time deep learning-based image upsampling applications. State-of-the-art deep learning solutions for image upsampling are currently trained using either resize or…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Ian Colbert , Ken Kreutz-Delgado , Srinjoy Das

This work presents a novel deep-learning-based pipeline for the inverse problem of image deblurring, leveraging augmentation and pre-training with synthetic data. Our results build on our winning submission to the recent Helsinki Deblur…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Theophil Trippe , Martin Genzel , Jan Macdonald , Maximilian März

Image deblurring is vital in computer vision, aiming to recover sharp images from blurry ones caused by motion or camera shake. While deep learning approaches such as CNNs and Vision Transformers (ViTs) have advanced this field, they often…

图像与视频处理 · 电气工程与系统科学 2025-11-17 Syed Mumtahin Mahmud , Mahdi Mohd Hossain Noki , Prothito Shovon Majumder , Abdul Mohaimen Al Radi , Md. Haider Ali , Md. Mosaddek Khan

Remote sensing images are essential for many applications of the earth's sciences, but their quality can usually be degraded due to limitations in sensor technology and complex imaging environments. To address this, various remote sensing…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Yujie Feng , Yin Yang , Xiaohong Fan , Zhengpeng Zhang , Jianping Zhang

Blind single image super-resolution (SISR) is a challenging task in image processing due to the ill-posed nature of the inverse problem. Complex degradations present in real life images make it difficult to solve this problem using na\"ive…

图像与视频处理 · 电气工程与系统科学 2024-04-26 Hasan F. Ates , Suleyman Yildirim , Bahadir K. Gunturk

Image deblurring aims to restore high-quality images by removing undesired degradation. Although existing methods have yielded promising results, they either overlook the varying degrees of degradation across different regions of the…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Hu Gao , Depeng Dang

Recent works achieve excellent results in defocus deblurring task based on dual-pixel data using convolutional neural network (CNN), while the scarcity of data limits the exploration and attempt of vision transformer in this task. In…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Dafeng Zhang , Xiaobing Wang

The problem of image blurring is one of the most studied topics in the field of image processing. Image blurring is caused by various factors such as hand or camera shake. To restore the blurred image, it is necessary to know information…

计算机视觉与模式识别 · 计算机科学 2023-10-03 M. Zarebnia , R. Parvaz

Image deblurring aims to recover the latent sharp image from its blurry counterpart and has a wide range of applications in computer vision. The Convolution Neural Networks (CNNs) have performed well in this domain for many years, and until…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Lingyan Ruan , Mojtaba Bemana , Hans-peter Seidel , Karol Myszkowski , Bin Chen

Blind image restoration is a non-convex problem which involves restoration of images from an unknown blur kernel. The factors affecting the performance of this restoration are how much prior information about an image and a blur kernel are…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Chia-Chen Lee , Wen-Liang Hwang

Despite the limited availability and quantum volume of quantum computers, quantum image representation is a widely researched area. Currently developed methods use quantum entanglement to encode information about pixel positions. These…

量子物理 · 物理学 2023-11-09 Krzysztof Werner , Kamil Wereszczyński , Rafał Potempa , Krzysztof Cyran

In this paper we analyze the blind deconvolution of an image and an unknown blur in a coded imaging system. The measurements consist of subsampled convolution of an unknown blurring kernel with multiple random binary modulations (coded…

信息论 · 计算机科学 2015-10-27 Sohail Bahmani , Justin Romberg

Non-blind deblurring methods achieve decent performance under the accurate blur kernel assumption. Since the kernel uncertainty (i.e. kernel error) is inevitable in practice, semi-blind deblurring is suggested to handle it by introducing…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Xiaole Tang , Xile Zhao , Jun Liu , Jianli Wang , Yuchun Miao , Tieyong Zeng

The goal of dynamic scene deblurring is to remove the motion blur in a given image. Typical learning-based approaches implement their solutions by minimizing the L1 or L2 distance between the output and the reference sharp image. Recent…

图像与视频处理 · 电气工程与系统科学 2022-04-05 Seungjun Nah , Sanghyun Son , Jaerin Lee , Kyoung Mu Lee