中文
相关论文

相关论文: Video Frame Interpolation with Transformer

200 篇论文

Due to large pixel movement and high computational cost, estimating the motion of high-resolution frames is challenging. Thus, most flow-based Video Frame Interpolation (VFI) methods first predict bidirectional flows at low resolution and…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Chenyang Wu , Jiayi Fu , Chun-Le Guo , Shuhao Han , Chongyi Li

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

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

The problem of video inter-frame interpolation is an essential task in the field of image processing. Correctly increasing the number of frames in the recording while maintaining smooth movement allows to improve the quality of played video…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Malwina Kubas , Grzegorz Sarwas

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

Video block compressive sensing has been studied for use in resource constrained scenarios, such as wireless sensor networks, but the approach still suffers from low performance and long reconstruction time. Inspired by classical…

图像与视频处理 · 电气工程与系统科学 2021-04-02 Joseph Zammit , Ian J Wassell

Currently, one of the major challenges in deep learning-based video frame interpolation (VFI) is the large model sizes and high computational complexity associated with many high performance VFI approaches. In this paper, we present a…

图像与视频处理 · 电气工程与系统科学 2023-02-24 Crispian Morris , Duolikun Danier , Fan Zhang , Nantheera Anantrasirichai , David R. Bull

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 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

Deep Neural Networks are increasingly used in video frame interpolation tasks such as frame rate changes as well as generating fake face videos. Our project aims to apply recent advances in Deep video interpolation to increase the temporal…

图像与视频处理 · 电气工程与系统科学 2020-05-15 Rohit Saha , Abenezer Teklemariam , Ian Hsu , Alan M. Moses

We propose the first deep learning solution to video frame inpainting, a challenging instance of the general video inpainting problem with applications in video editing, manipulation, and forensics. Our task is less ambiguous than frame…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Ximeng Sun , Ryan Szeto , Jason J. Corso

LiDAR point cloud frame interpolation, which synthesizes the intermediate frame between the captured frames, has emerged as an important issue for many applications. Especially for reducing the amounts of point cloud transmission, it is by…

图像与视频处理 · 电气工程与系统科学 2021-10-14 Lili Zhao , Zezhi Zhu , Xuhu Lin , Xuezhou Guo , Qian Yin , Wenyi Wang , Jianwen Chen

Video frame interpolation (VFI), which generates intermediate frames from given start and end frames, has become a fundamental function in video generation applications. However, existing generative VFI methods are constrained to synthesize…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Guozhen Zhang , Haiguang Wang , Chunyu Wang , Yuan Zhou , Qinglin Lu , Limin Wang

Point cloud frame interpolation is a challenging task that involves accurate scene flow estimation across frames and maintaining the geometry structure. Prevailing techniques often rely on pre-trained motion estimators or intensive…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Tianyu Zhang , Guocheng Qian , Jin Xie , Jian Yang

Video frame interpolation aims to synthesize realistic intermediate frames between given endpoints while adhering to specific motion semantics. While recent generative models have improved visual fidelity, they predominantly operate in a…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Lingyu Liu , Yaxiong Wang , Li Zhu , Zhedong Zheng

The quality of frames is significant for both research and application of video frame interpolation (VFI). In recent VFI studies, the methods of full-reference image quality assessment have generally been used to evaluate the quality of VFI…

图像与视频处理 · 电气工程与系统科学 2023-12-27 Jinliang Han , Xiongkuo Min , Yixuan Gao , Jun Jia , Lei Sun , Zuowei Cao , Yonglin Luo , Guangtao Zhai

With the prosperity of digital video industry, video frame interpolation has arisen continuous attention in computer vision community and become a new upsurge in industry. Many learning-based methods have been proposed and achieved…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Yihao Liu , Liangbin Xie , Li Siyao , Wenxiu Sun , Yu Qiao , Chao Dong

In this paper, we propose an algorithm to interpolate between a pair of images of a dynamic scene. While in the past years significant progress in frame interpolation has been made, current approaches are not able to handle images with…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Pedro Figueirêdo , Avinash Paliwal , Nima Khademi Kalantari

We propose a novel end-to-end solution for video instance segmentation (VIS) based on transformers. Recently, the per-clip pipeline shows superior performance over per-frame methods leveraging richer information from multiple frames.…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Sukjun Hwang , Miran Heo , Seoung Wug Oh , Seon Joo Kim

Deep convolutional neutral networks have achieved great success on image recognition tasks. Yet, it is non-trivial to transfer the state-of-the-art image recognition networks to videos as per-frame evaluation is too slow and unaffordable.…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Xizhou Zhu , Yuwen Xiong , Jifeng Dai , Lu Yuan , Yichen Wei