中文
相关论文

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

200 篇论文

Models optimized for accuracy on single images are often prohibitively slow to run on each frame in a video. Recent work exploits the use of optical flow to warp image features forward from select keyframes, as a means to conserve…

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

Head-mounted 360{\deg} displays and portable 360{\deg} cameras have significantly progressed, providing viewers a realistic and immersive experience. However, many omnidirectional videos have low frame rates that can lead to visual fatigue,…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Wenxuan Lu , Mengshun Hu , Yansheng Qiu , Liang Liao , Zheng Wang

This work presents a supervised learning based approach to the computer vision problem of frame interpolation. The presented technique could also be used in the cartoon animations since drawing each individual frame consumes a noticeable…

计算机视觉与模式识别 · 计算机科学 2017-06-16 Vladislav Samsonov

Most approaches for video frame interpolation require accurate dense correspondences to synthesize an in-between frame. Therefore, they do not perform well in challenging scenarios with e.g. lighting changes or motion blur. Recent deep…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Simone Meyer , Abdelaziz Djelouah , Brian McWilliams , Alexander Sorkine-Hornung , Markus Gross , Christopher Schroers

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

Video frame interpolation has been actively studied with the development of convolutional neural networks. However, due to the intrinsic limitations of kernel weight sharing in convolution, the interpolated frame generated by it may lose…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Pan Gao , Haoyue Tian , Jie Qin

Upsampling videos of human activity is an interesting yet challenging task with many potential applications ranging from gaming to entertainment and sports broadcasting. The main difficulty in synthesizing video frames in this setting stems…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Hsuan-I Ho , Xu Chen , Jie Song , Otmar Hilliges

We present VIDIM, a generative model for video interpolation, which creates short videos given a start and end frame. In order to achieve high fidelity and generate motions unseen in the input data, VIDIM uses cascaded diffusion models to…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Siddhant Jain , Daniel Watson , Eric Tabellion , Aleksander Hołyński , Ben Poole , Janne Kontkanen

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

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

The objective of this work is to deblur face videos. We propose a method that tackles this problem from two directions: (1) enhancing the blurry frames, and (2) treating the blurry frames as missing values and estimate them by…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Phong Tran , Anh Tran , Thao Nguyen , Minh Hoai

Propagation-based video inpainting using optical flow at the pixel or feature level has recently garnered significant attention. However, it has limitations such as the inaccuracy of optical flow prediction and the propagation of noise over…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Minhyeok Lee , Suhwan Cho , Chajin Shin , Jungho Lee , Sunghun Yang , Sangyoun Lee

Deep learning based video frame interpolation (VIF) method, aiming to synthesis the intermediate frames to enhance video quality, have been highly developed in the past few years. This paper investigates the adversarial robustness of VIF…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Junpei Liao , Zhikai Chen , Liang Yi , Wenyuan Yang , Baoyuan Wu , Xiaochun Cao

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 typically involves two steps: motion estimation and pixel synthesis. Such a two-step approach heavily depends on the quality of motion estimation. This paper presents a robust video frame interpolation method that…

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

Most deep learning methods for video frame interpolation consist of three main components: feature extraction, motion estimation, and image synthesis. Existing approaches are mainly distinguishable in terms of how these modules are…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Moritz Nottebaum , Stefan Roth , Simone Schaub-Meyer

Recent works have shown the ability of Implicit Neural Representations (INR) to carry meaningful representations of signal derivatives. In this work, we leverage this property to perform Video Frame Interpolation (VFI) by explicitly…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Weihao Zhuang , Tristan Hascoet , Ryoichi Takashima , Tetsuya Takiguchi

Motion-based video frame interpolation (VFI) methods have made remarkable progress with the development of deep convolutional networks over the past years. While their performance is often jeopardized by the inaccuracy of flow map…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Pengcheng Lei , Faming Fang , Guixu Zhang

Video frame interpolation is a fundamental tool for temporal video enhancement, but existing quality metrics struggle to evaluate the perceptual impact of interpolation artefacts effectively. Metrics like PSNR, SSIM and LPIPS ignore…

图像与视频处理 · 电气工程与系统科学 2026-01-23 Conall Daly , Darren Ramsook , Anil Kokaram

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