中文
相关论文

相关论文: Video Frame Interpolation with Transformer

200 篇论文

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

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

We propose a light-weight video frame interpolation algorithm. Our key innovation is an instance-level supervision that allows information to be learned from the high-resolution version of similar objects. Our experiment shows that the…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Liangzhe Yuan , Yibo Chen , Hantian Liu , Tao Kong , Jianbo Shi

Recently, the remarkable success of pre-trained Vision Transformers (ViTs) from image-text matching has sparked an interest in image-to-video adaptation. However, most current approaches retain the full forward pass for each frame, leading…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Guozhen Zhang , Jingyu Liu , Shengming Cao , Xiaotong Zhao , Kevin Zhao , Kai Ma , Limin Wang

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

Despite the recent progress, existing frame interpolation methods still struggle with processing extremely high resolution input and handling challenging cases such as repetitive textures, thin objects, and large motion. To address these…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Junhwa Hur , Charles Herrmann , Saurabh Saxena , Janne Kontkanen , Wei-Sheng Lai , Yichang Shih , Michael Rubinstein , David J. Fleet , Deqing Sun

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

Video Frame Interpolation synthesizes non-existent images between adjacent frames, with the aim of providing a smooth and consistent visual experience. Two approaches for solving this challenging task are optical flow based and kernel-based…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Xi Li , Meng Cao , Yingying Tang , Scott Johnston , Zhendong Hong , Huimin Ma , Jiulong Shan

Recent work in Video Frame Interpolation (VFI) tries to formulate VFI as a diffusion-based conditional image generation problem, synthesizing the intermediate frame given a random noise and neighboring frames. Due to the relatively high…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Zonglin Lyu , Ming Li , Jianbo Jiao , Chen Chen

Video Frame Interpolation (VFI) is important for video enhancement, frame rate up-conversion, and slow-motion generation. The introduction of event cameras, which capture per-pixel brightness changes asynchronously, has significantly…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Ziran Zhang , Yongrui Ma , Yueting Chen , Feng Zhang , Jinwei Gu , Tianfan Xue , Shi Guo

Video interpolation is an important problem in computer vision, which helps overcome the temporal limitation of camera sensors. Existing video interpolation methods usually assume uniform motion between consecutive frames and use linear…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Xiangyu Xu , Li Siyao , Wenxiu Sun , Qian Yin , Ming-Hsuan Yang

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

Recent advances in high refresh rate displays as well as the increased interest in high rate of slow motion and frame up-conversion fuel the demand for efficient and cost-effective multi-frame video interpolation solutions. To that regard,…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Zhixiang Chi , Rasoul Mohammadi Nasiri , Zheng Liu , Juwei Lu , Jin Tang , Konstantinos N Plataniotis

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

Existing learning-based frame interpolation algorithms extract consecutive frames from high-speed natural videos to train the model. Compared to natural videos, cartoon videos are usually in a low frame rate. Besides, the motion between…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Wang Shen , Cheng Ming , Wenbo Bao , Guangtao Zhai , Li Chen , Zhiyong Gao

Research on video frame interpolation has made significant progress in recent years. However, existing methods mostly use off-the-shelf metrics to measure the quality of interpolation results with the exception of a few methods that employ…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Qiqi Hou , Abhijay Ghildyal , Feng Liu

Video inbetweening aims to synthesize intermediate video sequences conditioned on the given start and end frames. Current state-of-the-art methods primarily extend large-scale pre-trained Image-to-Video Diffusion Models (I2V-DMs) by…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Liuhan Chen , Xiaodong Cun , Xiaoyu Li , Xianyi He , Shenghai Yuan , Jie Chen , Ying Shan , Li Yuan

For video frame interpolation (VFI), existing deep-learning-based approaches strongly rely on the ground-truth (GT) intermediate frames, which sometimes ignore the non-unique nature of motion judging from the given adjacent frames. As a…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Kun Zhou , Wenbo Li , Xiaoguang Han , Jiangbo Lu

Inter-frame modeling is pivotal in generating intermediate frames for video frame interpolation (VFI). Current approaches predominantly rely on convolution or attention-based models, which often either lack sufficient receptive fields or…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Guozhen Zhang , Chunxu Liu , Yutao Cui , Xiaotong Zhao , Kai Ma , Limin Wang

Existing video frame interpolation methods can only interpolate the frame at a given intermediate time-step, e.g. 1/2. In this paper, we aim to explore a more generalized kind of video frame interpolation, that at an arbitrary time-step. To…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Shixing Yu , Yiyang Ma , Wenhan Yang , Wei Xiang , Jiaying Liu