中文
相关论文

相关论文: Pyramid Feature Alignment Network for Video Deblur…

200 篇论文

Video deblurring is a challenging task due to the spatially variant blur caused by camera shake, object motions, and depth variations, etc. Existing methods usually estimate optical flow in the blurry video to align consecutive frames or…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Shangchen Zhou , Jiawei Zhang , Jinshan Pan , Haozhe Xie , Wangmeng Zuo , Jimmy Ren

In contrast to single-image deblurring, video deblurring has the advantage that neighbor frames can be utilized to deblur a target frame. However, existing video deblurring algorithms often fail to properly employ the neighbor frames,…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Giyong Choi , HyunWook Park

The key success factor of the video deblurring methods is to compensate for the blurry pixels of the mid-frame with the sharp pixels of the adjacent video frames. Therefore, mainstream methods align the adjacent frames based on the…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Huicong Zhang , Haozhe Xie , Hongxun Yao

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

Video deblurring methods, aiming at recovering consecutive sharp frames from a given blurry video, usually assume that the input video suffers from consecutively blurry frames. However, in real-world scenarios captured by modern imaging…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Wei Shang , Dongwei Ren , Yi Yang , Wangmeng Zuo

State-of-the-art video deblurring methods are capable of removing non-uniform blur caused by unwanted camera shake and/or object motion in dynamic scenes. However, most existing methods are based on batch processing and thus need access to…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Tae Hyun Kim , Kyoung Mu Lee , Bernhard Schölkopf , Michael Hirsch

Many deep learning based methods are designed to remove non-uniform (spatially variant) motion blur caused by object motion and camera shake without knowing the blur kernel. Some methods directly output the latent sharp image in one stage,…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Dong Huo , Abbas Masoumzadeh , Yee-Hong Yang

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

Video deblurring models exploit information in the neighboring frames to remove blur caused by the motion of the camera and the objects. Recurrent Neural Networks~(RNNs) are often adopted to model the temporal dependency between frames via…

计算机视觉与模式识别 · 计算机科学 2022-04-08 JoonKyu Park , Seungjun Nah , Kyoung Mu Lee

Most Video Super-Resolution (VSR) methods enhance a video reference frame by aligning its neighboring frames and mining information on these frames. Recently, deformable alignment has drawn extensive attention in VSR community for its…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Jiayi Lin , Yan Huang , Liang Wang

We propose a novel end-to-end learning-based approach for single image defocus deblurring. The proposed approach is equipped with a novel Iterative Filter Adaptive Network (IFAN) that is specifically designed to handle spatially-varying and…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Junyong Lee , Hyeongseok Son , Jaesung Rim , Sunghyun Cho , Seungyong Lee

Motion blur in videos captured by autonomous vehicles and robots can degrade their perception capability. In this work, we present a novel approach to video deblurring by fitting a deep network to the test video. Our key observation is that…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Xuanchi Ren , Zian Qian , Qifeng Chen

Video deblurring models exploit consecutive frames to remove blurs from camera shakes and object motions. In order to utilize neighboring sharp patches, typical methods rely mainly on homography or optical flows to spatially align…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Dongxu Li , Chenchen Xu , Kaihao Zhang , Xin Yu , Yiran Zhong , Wenqi Ren , Hanna Suominen , Hongdong Li

In single image deblurring, the "coarse-to-fine" scheme, i.e. gradually restoring the sharp image on different resolutions in a pyramid, is very successful in both traditional optimization-based methods and recent neural-network-based…

计算机视觉与模式识别 · 计算机科学 2018-02-07 Xin Tao , Hongyun Gao , Yi Wang , Xiaoyong Shen , Jue Wang , Jiaya Jia

Video deblurring has achieved remarkable progress thanks to the success of deep neural networks. Most methods solve for the deblurring end-to-end with limited information propagation from the video sequence. However, different frame regions…

图像与视频处理 · 电气工程与系统科学 2022-04-08 Bo Ji , Angela Yao

In this paper, we present a Fast Motion Deblurring-Conditional Generative Adversarial Network (FMD-cGAN) that helps in blind motion deblurring of a single image. FMD-cGAN delivers impressive structural similarity and visual appearance after…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Jatin Kumar , Indra Deep Mastan , Shanmuganathan Raman

Video deblurring is a challenging task that aims to recover sharp sequences from blur and noisy observations. The image-formation model plays a crucial role in traditional model-based methods, constraining the possible solutions. However,…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Zhihao Huang , Santiago Lopez-Tapia , Aggelos K. Katsaggelos

It is a challenging task to recover sharp image from a single defocus blurry image in real-world applications. On many modern cameras, dual-pixel (DP) sensors create two-image views, based on which stereo information can be exploited to…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Yu Li , Yaling Yi , Dongwei Ren , Qince Li , Wangmeng Zuo

Video quality is often severely degraded by multiple factors rather than a single factor. These low-quality videos can be restored to high-quality videos by sequentially performing appropriate video enhancement techniques. However, the…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Giyong Choi , HyunWook Park

Image deblurring has seen a great improvement with the development of deep neural networks. In practice, however, blurry images often suffer from additional degradations such as downscaling and compression. To address these challenges, we…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Ruikang Xu , Zeyu Xiao , Jie Huang , Yueyi Zhang , Zhiwei Xiong
‹ 上一页 1 2 3 10 下一页 ›