中文
相关论文

相关论文: Unifying Motion Deblurring and Frame Interpolation…

200 篇论文

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

We present a simple and effective deep convolutional neural network (CNN) model for video deblurring. The proposed algorithm mainly consists of optical flow estimation from intermediate latent frames and latent frame restoration steps. It…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Jinshan Pan , Haoran Bai , Jinhui Tang

Frame interpolation attempts to synthesise frames given one or more consecutive video frames. In recent years, deep learning approaches, and notably convolutional neural networks, have succeeded at tackling low- and high-level computer…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Joost van Amersfoort , Wenzhe Shi , Alejandro Acosta , Francisco Massa , Johannes Totz , Zehan Wang , Jose Caballero

Motion deblurring addresses the challenge of image blur caused by camera or scene movement. Event cameras provide motion information that is encoded in the asynchronous event streams. To efficiently leverage the temporal information of…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Xiaopeng Lin , Yulong Huang , Hongwei Ren , Zunchang Liu , Yue Zhou , Haotian Fu , Bojun Cheng

Optical flow estimation has achieved promising results in conventional scenes but faces challenges in high-speed and low-light scenes, which suffer from motion blur and insufficient illumination. These conditions lead to weakened texture…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Haonan Wang , Hanyu Zhou , Haoyue Liu , Luxin Yan

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

Video frame interpolation aims to synthesize one or multiple frames between two consecutive frames in a video. It has a wide range of applications including slow-motion video generation, frame-rate up-scaling and developing video codecs.…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Saikat Dutta , Arulkumar Subramaniam , Anurag Mittal

Blind video deblurring restores sharp frames from a blurry sequence without any prior. It is a challenging task because the blur due to camera shake, object movement and defocusing is heterogeneous in both temporal and spatial dimensions.…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Junru Wu , Xiang Yu , Ding Liu , Manmohan Chandraker , Zhangyang Wang

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

We present a unifying framework to solve several computer vision problems with event cameras: motion, depth and optical flow estimation. The main idea of our framework is to find the point trajectories on the image plane that are best…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Guillermo Gallego , Henri Rebecq , Davide Scaramuzza

Event cameras such as DAVIS can simultaneously output high temporal resolution events and low frame-rate intensity images, which own great potential in capturing scene motion, such as optical flow estimation. Most of the existing optical…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Zhexiong Wan , Yuchao Dai , Yuxin Mao

This paper presents a unified framework that allows high-quality dynamic Gaussian Splatting from both defocused and motion-blurred monocular videos. Due to the significant difference between the formation processes of defocus blur and…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Xuankai Zhang , Junjin Xiao , Qing Zhang

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

Stereo videos for the dynamic scenes often show unpleasant blurred effects due to the camera motion and the multiple moving objects with large depth variations. Given consecutive blurred stereo video frames, we aim to recover the latent…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Liyuan Pan , Yuchao Dai , Miaomiao Liu , Fatih Porikli , Quan Pan

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

In recent years, large convolutional neural networks have been widely used as tools for image deblurring, because of their ability in restoring images very precisely. It is well known that image deblurring is mathematically modeled as an…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Davide Evangelista , Elena Morotti , Elena Loli Piccolomini , James Nagy

In various learning-based image restoration tasks, such as image denoising and image super-resolution, the degradation representations were widely used to model the degradation process and handle complicated degradation patterns. However,…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Dasong Li , Yi Zhang , Ka Chun Cheung , Xiaogang Wang , Hongwei Qin , Hongsheng Li

The stark contrast in the design philosophy of an event camera makes it particularly ideal for operating under high-speed, high dynamic range and low-light conditions, where standard cameras underperform. Nonetheless, event cameras still…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Weng Fei Low , Gim Hee Lee

Frame interpolation is an essential video processing technique that adjusts the temporal resolution of an image sequence. While deep learning has brought great improvements to the area of video frame interpolation, techniques that make use…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Simon Niklaus , Ping Hu , Jiawen Chen

Event cameras rely on motion to obtain information about scene appearance. This means that appearance and motion are inherently linked: either both are present and recorded in the event data, or neither is captured. Previous works treat the…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Shuang Guo , Friedhelm Hamann , Guillermo Gallego