中文
相关论文

相关论文: Exploring Discontinuity for Video Frame Interpolat…

200 篇论文

Slow shutter speed and long exposure time of frame-based cameras often cause visual blur and loss of inter-frame information, degenerating the overall quality of captured videos. To this end, we present a unified framework of event-based…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Xiang Zhang , Lei Yu

We propose Deep Feature Interpolation (DFI), a new data-driven baseline for automatic high-resolution image transformation. As the name suggests, it relies only on simple linear interpolation of deep convolutional features from pre-trained…

计算机视觉与模式识别 · 计算机科学 2017-06-20 Paul Upchurch , Jacob Gardner , Geoff Pleiss , Robert Pless , Noah Snavely , Kavita Bala , Kilian Weinberger

Standard video frame interpolation methods first estimate optical flow between input frames and then synthesize an intermediate frame guided by motion. Recent approaches merge these two steps into a single convolution process by convolving…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Simon Niklaus , Long Mai , Feng Liu

Video frame interpolation has long been challenged by limited controllability and interactivity, especially in scenarios involving fast, highly non-linear, and fine-grained motion. Although recent interactive interpolation methods have made…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Yuchen Deng , Xiuyang Wu , Hai-Tao Zheng , Jie Wang , Feidiao Yang , Yuxing Han

Traditional approaches to interpolate/extrapolate frames in a video sequence require accurate pixel correspondences between images, e.g., using optical flow. Their results stem on the accuracy of optical flow estimation, and could generate…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Zhe Hu , Yinglan Ma , Lizhuang Ma

Convolutional networks optimized for accuracy on challenging, dense prediction tasks are prohibitively slow to run on each frame in a video. The spatial similarity of nearby video frames, however, suggests opportunity to reuse computation.…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Samvit Jain , Joseph E. Gonzalez

Recent progress in large-scale text-to-video (T2V) and image-to-video (I2V) diffusion models has greatly enhanced video generation, especially in terms of keyframe interpolation. However, current image-to-video diffusion models, while…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Serin Yang , Taesung Kwon , Jong Chul Ye

In this paper, we introduce a stochastic dynamics video infilling (SDVI) framework to generate frames between long intervals in a video. Our task differs from video interpolation which aims to produce transitional frames for a short…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Qiangeng Xu , Hanwang Zhang , Weiyue Wang , Peter N. Belhumeur , Ulrich Neumann

We present, AdaFNIO - Adaptive Fourier Neural Interpolation Operator, a neural operator-based architecture to perform video frame interpolation. Current deep learning based methods rely on local convolutions for feature learning and suffer…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Hrishikesh Viswanath , Md Ashiqur Rahman , Rashmi Bhaskara , Aniket Bera

Dynamic vision sensors or event cameras provide rich complementary information for video frame interpolation. Existing state-of-the-art methods follow the paradigm of combining both synthesis-based and warping networks. However, few of…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Jiaben Chen , Yichen Zhu , Dongze Lian , Jiaqi Yang , Yifu Wang , Renrui Zhang , Xinhang Liu , Shenhan Qian , Laurent Kneip , Shenghua Gao

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

Video frame interpolation algorithms typically estimate optical flow or its variations and then use it to guide the synthesis of an intermediate frame between two consecutive original frames. To handle challenges like occlusion,…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Simon Niklaus , Feng Liu

We address the problem of synthesizing new video frames in an existing video, either in-between existing frames (interpolation), or subsequent to them (extrapolation). This problem is challenging because video appearance and motion can be…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Ziwei Liu , Raymond A. Yeh , Xiaoou Tang , Yiming Liu , Aseem Agarwala

Video frame extrapolation is a task to predict future frames when the past frames are given. Unlike previous studies that usually have been focused on the design of modules or construction of networks, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Sangjin Lee , Hyeongmin Lee , Taeoh Kim , Sangyoun Lee

Video Frame Interpolation (VFI) aims to predict the intermediate frame $I_n$ (we use n to denote time in videos to avoid notation overload with the timestep $t$ in diffusion models) based on two consecutive neighboring frames $I_0$ and…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Zonglin Lyu , Chen Chen

Video frame interpolation (VFI) in scenarios with large motion remains challenging due to motion ambiguity between frames. While event cameras can capture high temporal resolution motion information, existing event-based VFI methods…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Ziran Zhang , Xiaohui Li , Yihao Liu , Yujin Wang , Yueting Chen , Tianfan Xue , Shi Guo

Existing methods for video interpolation heavily rely on deep convolution neural networks, and thus suffer from their intrinsic limitations, such as content-agnostic kernel weights and restricted receptive field. To address these issues, we…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Zhihao Shi , Xiangyu Xu , Xiaohong Liu , Jun Chen , Ming-Hsuan Yang

Video frame interpolation can up-convert the frame rate and enhance the video quality. In recent years, although the interpolation performance has achieved great success, image blur usually occurs at the object boundaries owing to the large…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Bin Zhao , Xuelong Li

Utilization of event-based cameras is expected to improve the visual quality of video frame interpolation solutions. We introduce a learning-based method to exploit moving region boundaries in a video sequence to increase the overall…

图像与视频处理 · 电气工程与系统科学 2023-03-06 Ahmet Akman , Onur Selim Kılıç , A. Aydın Alatan

Recently, video frame interpolation using a combination of frame- and event-based cameras has surpassed traditional image-based methods both in terms of performance and memory efficiency. However, current methods still suffer from (i)…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Stepan Tulyakov , Alfredo Bochicchio , Daniel Gehrig , Stamatios Georgoulis , Yuanyou Li , Davide Scaramuzza