中文
相关论文

相关论文: Blur2seq: Blind Deblurring and Camera Trajectory E…

200 篇论文

Motion blur is a fundamental problem in computer vision as it impacts image quality and hinders inference. Traditional deblurring algorithms leverage the physics of the image formation model and use hand-crafted priors: they usually produce…

计算机视觉与模式识别 · 计算机科学 2018-01-17 Huaijin Chen , Jinwei Gu , Orazio Gallo , Ming-Yu Liu , Ashok Veeraraghavan , Jan Kautz

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é

Motion blur in dynamic scenes is an important yet challenging research topic. Recently, deep learning methods have achieved impressive performance for dynamic scene deblurring. However, the motion information contained in a blurry image has…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Youjian Zhang , Chaoyue Wang , Stephen J. Maybank , Dacheng Tao

Motion blurry images challenge many computer vision algorithms, e.g, feature detection, motion estimation, or object recognition. Deep convolutional neural networks are state-of-the-art for image deblurring. However, obtaining training data…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Peidong Liu , Joel Janai , Marc Pollefeys , Torsten Sattler , Andreas Geiger

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

Diffusion models show promise for dynamic scene deblurring; however, existing studies often fail to leverage the intrinsic nature of the blurring process within diffusion models, limiting their full potential. To address it, we present a…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Jin-Ting He , Fu-Jen Tsai , Yan-Tsung Peng , Min-Hung Chen , Chia-Wen Lin , Yen-Yu Lin

For the success of video deblurring, it is essential to utilize information from neighboring frames. Most state-of-the-art video deblurring methods adopt motion compensation between video frames to aggregate information from multiple frames…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Hyeongseok Son , Junyong Lee , Jonghyeop Lee , Sunghyun Cho , Seungyong Lee

The image blurring process is generally modelled as the convolution of a blur kernel with a latent image. Therefore, the estimation of the blur kernel is essentially important for blind image deblurring. Unlike existing approaches which…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Liyuan Pan , Richard Hartley , Miaomiao Liu , Yuchao Dai

We study the challenging problem of recovering detailed motion from a single motion-blurred image. Existing solutions to this problem estimate a single image sequence without considering the motion ambiguity for each region. Therefore, the…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Zhihang Zhong , Xiao Sun , Zhirong Wu , Yinqiang Zheng , Stephen Lin , Imari Sato

Motion blur from camera shake is a major problem in videos captured by hand-held devices. Unlike single-image deblurring, video-based approaches can take advantage of the abundant information that exists across neighboring frames. As a…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Shuochen Su , Mauricio Delbracio , Jue Wang , Guillermo Sapiro , Wolfgang Heidrich , Oliver Wang

Camera shake during exposure is a major problem in hand-held photography, as it causes image blur that destroys details in the captured images.~In the real world, such blur is mainly caused by both the camera motion and the complex scene…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Liyuan Pan , Yuchao Dai , Miaomiao Liu

We propose a method for jointly estimating the 3D motion, 3D shape, and appearance of highly motion-blurred objects from a video. To this end, we model the blurred appearance of a fast moving object in a generative fashion by parametrizing…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Denys Rozumnyi , Martin R. Oswald , Vittorio Ferrari , Marc Pollefeys

Motion blur estimation remains an important task for scene analysis and image restoration. 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…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Guillermo Carbajal , Patricia Vitoria , Mauricio Delbracio , Pablo Musé , José Lezama

We address the novel task of jointly reconstructing the 3D shape, texture, and motion of an object from a single motion-blurred image. While previous approaches address the deblurring problem only in the 2D image domain, our proposed…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Denys Rozumnyi , Martin R. Oswald , Vittorio Ferrari , Marc Pollefeys

This paper presents an innovative framework designed to train an image deblurring algorithm tailored to a specific camera device. This algorithm works by transforming a blurry input image, which is challenging to deblur, into another blurry…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Bang-Dang Pham , Phong Tran , Anh Tran , Cuong Pham , Rang Nguyen , Minh Hoai

As handheld video cameras are now commonplace and available in every smartphone, images and videos can be recorded almost everywhere at anytime. However, taking a quick shot frequently yields a blurry result due to unwanted camera shake…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Patrick Wieschollek , Michael Hirsch , Bernhard Schölkopf , Hendrik P. A. Lensch

The problem of deblurring an image when the blur kernel is unknown remains challenging after decades of work. Recently there has been rapid progress on correcting irregular blur patterns caused by camera shake, but there is still much room…

计算机视觉与模式识别 · 计算机科学 2013-02-08 Paul Shearer , Anna C. Gilbert , Alfred O. Hero

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

Video deblurring is a challenging problem as the blur is complex and usually caused by the combination of camera shakes, object motions, and depth variations. Optical flow can be used for kernel estimation since it predicts motion…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Wenqi Ren , Jinshan Pan , Xiaochun Cao , Ming-Hsuan Yang

Local motion blur in digital images originates from the relative motion between dynamic objects and static imaging systems during exposure. Existing deblurring methods face significant challenges in addressing this problem due to their…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Wei Shang , Dongwei Ren , Wanying Zhang , Pengfei Zhu , Qinghua Hu , Wangmeng Zuo
‹ 上一页 1 2 3 10 下一页 ›