中文
相关论文

相关论文: Optimizing Video Prediction via Video Frame Interp…

200 篇论文

We present a general-purpose framework for image modelling and vision tasks based on probabilistic frame prediction. Our approach unifies a broad range of tasks, from image segmentation, to novel view synthesis and video interpolation. We…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Charlie Nash , João Carreira , Jacob Walker , Iain Barr , Andrew Jaegle , Mateusz Malinowski , Peter Battaglia

An ever increasing amount of our digital communication, media consumption, and content creation revolves around videos. We share, watch, and archive many aspects of our lives through them, all of which are powered by strong video…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Chao-Yuan Wu , Nayan Singhal , Philipp Krähenbühl

In general, deep learning-based video frame interpolation (VFI) methods have predominantly focused on estimating motion vectors between two input frames and warping them to the target time. While this approach has shown impressive…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Jaemin Lee , Minseok Seo , Sangwoo Lee , Hyobin Park , Dong-Geol Choi

In this work, we propose a new diffusion-based method for video frame interpolation (VFI), in the context of traditional hand-made animation. We introduce three main contributions: The first is that we explicitly handle the interpolation…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Victor Fonte Chavez , Claudia Esteves , Jean-Bernard Hayet

Video inpainting aims to fill spatio-temporal holes with plausible content in a video. Despite tremendous progress of deep neural networks for image inpainting, it is challenging to extend these methods to the video domain due to the…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Dahun Kim , Sanghyun Woo , Joon-Young Lee , In So Kweon

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

Successful video analysis relies on accurate recognition of pixels across frames, and frame reconstruction methods based on video correspondence learning are popular due to their efficiency. Existing frame reconstruction methods, while…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Zihan Zhou , Changrui Dai , Aibo Song , Xiaolin Fang

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

Diffusion models have made significant strides in image generation, mastering tasks such as unconditional image synthesis, text-image translation, and image-to-image conversions. However, their capability falls short in the realm of video…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Gaurav Shrivastava , Abhinav Shrivastava

Predicting future frames of a video sequence has been a problem of high interest in the field of Computer Vision as it caters to a multitude of applications. The ability to predict, anticipate and reason about future events is the essence…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Jasmeen Kaur , Sukhendu Das

Recording fast motion in a high FPS (frame-per-second) requires expensive high-speed cameras. As an alternative, interpolating low-FPS videos from commodity cameras has attracted significant attention. If only low-FPS videos are available,…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Weihua He , Kaichao You , Zhendong Qiao , Xu Jia , Ziyang Zhang , Wenhui Wang , Huchuan Lu , Yaoyuan Wang , Jianxing Liao

We present a method for generating video sequences with coherent motion between a pair of input key frames. We adapt a pretrained large-scale image-to-video diffusion model (originally trained to generate videos moving forward in time from…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Xiaojuan Wang , Boyang Zhou , Brian Curless , Ira Kemelmacher-Shlizerman , Aleksander Holynski , Steven M. Seitz

Video Frame Interpolation (VFI) remains a cornerstone in video enhancement, enabling temporal upscaling for tasks like slow-motion rendering, frame rate conversion, and video restoration. While classical methods rely on optical flow and…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Priyansh Srivastava , Romit Chatterjee , Abir Sen , Aradhana Behura , Ratnakar Dash

The ability to predict future outcomes conditioned on observed video frames is crucial for intelligent decision-making in autonomous systems. Recently, deep recurrent architectures have been applied to the task of video prediction. However,…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Malte Mosbach , Sven Behnke

In video prediction tasks, one major challenge is to capture the multi-modal nature of future contents and dynamics. In this work, we propose a simple yet effective framework that can efficiently predict plausible future states. The key…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Jingwei Xu , Huazhe Xu , Bingbing Ni , Xiaokang Yang , Trevor Darrell

In this work, we address the challenging video scene parsing problem by developing effective representation learning methods given limited parsing annotations. In particular, we contribute two novel methods that constitute a unified parsing…

计算机视觉与模式识别 · 计算机科学 2016-12-14 Xiaojie Jin , Xin Li , Huaxin Xiao , Xiaohui Shen , Zhe Lin , Jimei Yang , Yunpeng Chen , Jian Dong , Luoqi Liu , Zequn Jie , Jiashi Feng , Shuicheng Yan

Video anomaly detection (VAD) is an important but challenging task in computer vision. The main challenge rises due to the rarity of training samples to model all anomaly cases. Hence, semi-supervised anomaly detection methods have gotten…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Mohammad Baradaran , Robert Bergevin

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 consider the problem of next frame prediction from video input. A recurrent convolutional neural network is trained to predict depth from monocular video input, which, along with the current video image and the camera trajectory, can…

机器学习 · 计算机科学 2017-06-14 Reza Mahjourian , Martin Wicke , Anelia Angelova

In the animation industry, cartoon videos are usually produced at low frame rate since hand drawing of such frames is costly and time-consuming. Therefore, it is desirable to develop computational models that can automatically interpolate…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Li Siyao , Shiyu Zhao , Weijiang Yu , Wenxiu Sun , Dimitris N. Metaxas , Chen Change Loy , Ziwei Liu