中文
相关论文

相关论文: Real-world Video Deblurring: A Benchmark Dataset a…

200 篇论文

State-of-the-art video deblurring methods often adopt recurrent neural networks to model the temporal dependency between the frames. While the hidden states play key role in delivering information to the next frame, abrupt motion blur tend…

图像与视频处理 · 电气工程与系统科学 2022-03-15 Joonkyu Park , Seungjun Nah , Kyoung Mu Lee

This paper aims at exploring how to synthesize close-to-real blurs that existing video deblurring models trained on them can generalize well to real-world blurry videos. In recent years, deep learning-based approaches have achieved…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Mingdeng Cao , Zhihang Zhong , Yanbo Fan , Jiahao Wang , Yong Zhang , Jue Wang , Yujiu Yang , Yinqiang Zheng

In this paper, we address the problem of dynamic scene deblurring in the presence of motion blur. Restoration of images affected by severe blur necessitates a network design with a large receptive field, which existing networks attempt to…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Kuldeep Purohit , A. N. Rajagopalan

We introduce the largest real-world image deblurring dataset constructed from smartphone slow-motion videos. Using 240 frames captured over one second, we simulate realistic long-exposure blur by averaging frames to produce blurry images,…

Dynamic scene deblurring is a challenging problem in computer vision. It is difficult to accurately estimate the spatially varying blur kernel by traditional methods. Data-driven-based methods usually employ kernel-free end-to-end mapping…

图像与视频处理 · 电气工程与系统科学 2020-08-20 Xiaoguang Li , Feifan Yang , Kin Man Lam , Li Zhuo , Jiafeng Li

Video deblurring is a highly under-constrained problem due to the spatially and temporally varying blur. An intuitive approach for video deblurring includes two steps: a) detecting the blurry region in the current frame; b) utilizing the…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Yusheng Wang , Yunfan Lu , Ye Gao , Lin Wang , Zhihang Zhong , Yinqiang Zheng , Atsushi Yamashita

Recent research on image denoising has progressed with the development of deep learning architectures, especially convolutional neural networks. However, real-world image denoising is still very challenging because it is not possible to…

图像与视频处理 · 电气工程与系统科学 2019-05-28 Dong-Wook Kim , Jae Ryun Chung , Seung-Won Jung

Event cameras differ from conventional RGB cameras in that they produce asynchronous data sequences. While RGB cameras capture every frame at a fixed rate, event cameras only capture changes in the scene, resulting in sparse and…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Dan Yang , Mehmet Yamac

Non-uniform blind deblurring for general dynamic scenes is a challenging computer vision problem as blurs arise not only from multiple object motions but also from camera shake, scene depth variation. To remove these complicated motion…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Seungjun Nah , Tae Hyun Kim , Kyoung Mu Lee

While significant progress has been made in deep video denoising, it remains very challenging for exploiting historical and future frames. Bidirectional recurrent networks (BiRNN) have exhibited appealing performance in several video…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Junyi Li , Xiaohe Wu , Zhenxing Niu , Wangmeng Zuo

Recent advancements in real-time super-resolution have enabled higher-quality video streaming, yet existing methods struggle with the unique challenges of compressed video content. Commonly used datasets do not accurately reflect the…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Evgeney Bogatyrev , Khaled Abud , Ivan Molodetskikh , Nikita Alutis , Dmitriy Vatolin

Image deblurring task is an ill-posed one, where exists infinite feasible solutions for blurry image. Modern deep learning approaches usually discard the learning of blur kernels and directly employ end-to-end supervised learning. Popular…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Sidun Liu , Peng Qiao , Yong Dou

Defocus blur arises in images that are captured with a shallow depth of field due to the use of a wide aperture. Correcting defocus blur is challenging because the blur is spatially varying and difficult to estimate. We propose an effective…

图像与视频处理 · 电气工程与系统科学 2020-07-20 Abdullah Abuolaim , Michael S. Brown

Due to its high speed and low latency, DVS is frequently employed in motion deblurring. Ideally, high-quality events would adeptly capture intricate motion information. However, real-world events are generally degraded, thereby introducing…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Yeqing Shen , Shang Li , Kun Song

Recently, deep learning based video super-resolution (SR) methods have achieved promising performance. To simultaneously exploit the spatial and temporal information of videos, employing 3-dimensional (3D) convolutions is a natural…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Sheng Li , Fengxiang He , Bo Du , Lefei Zhang , Yonghao Xu , Dacheng Tao

Traditional frame-based cameras inevitably suffer from motion blur due to long exposure times. As a kind of bio-inspired camera, the event camera records the intensity changes in an asynchronous way with high temporal resolution, providing…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Lei Sun , Christos Sakaridis , Jingyun Liang , Qi Jiang , Kailun Yang , Peng Sun , Yaozu Ye , Kaiwei Wang , Luc Van Gool

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

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

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

This paper discusses the challenges of evaluating deblurring-methods quality and proposes a reduced-reference metric based on machine learning. Traditional quality-assessment metrics such as PSNR and SSIM are common for this task, but not…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Nikita Alutis , Egor Chistov , Mikhail Dremin , Dmitriy Vatolin