paper-with-me

홈 › Papers

Motion-Aware Dynamic Architecture for Efficient Frame Interpolation

2021-01-01 · ICCV 2021 10 · Myungsub Choi, Suyoung Lee, Heewon Kim, Kyoung Mu Lee

Video frame interpolation aims to synthesize accurate intermediate frames given a low-frame-rate video. While the quality of the generated frames is increasingly getting better, state-of-the-art models have become more and more computationally expensive. However, local regions with small or no motion can be easily interpolated with simple models and do not require such heavy compute, whereas some regions may not be correct even after inference through a large model. Thus, we propose an effective framework that assigns varying amounts of computation for different regions. Our dynamic architecture first calculates the approximate motion magnitude to use as a proxy for the difficulty levels for each region, and decides the depth of the model and the scale of the input. Experimental results show that static regions pass through a smaller number of layers, while the regions with larger motion are downscaled for better motion reasoning. In doing so, we demonstrate that the proposed framework can significantly reduce the computation cost (FLOPs) while maintaining the performance, often up to 50% when interpolating a 2K resolution video.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

2kVideo Frame Interpolation

Similar Papers 제목 키워드 기반

Following Motion for Sequential Modeling in Video Frame Interpolation

2026-08-24 · Jaehyun Park, Nam Ik Cho arxiv

State Space Models (SSMs) have surfaced as a promising architecture in Video Frame Interpolation (VFI), as they can capture long-range dependencies with linear computational complexity. However, their predefined scanning…

Video Frame Interpolation

Texture-aware Video Frame Interpolation

2021-02-26 · Duolikun Danier, David Bull

Temporal interpolation has the potential to be a powerful tool for video compression. Existing methods for frame interpolation do not discriminate between video textures and generally invoke a single general model capabl…

Texture ClassificationVideo CompressionVideo Frame Interpolation

Motion-aware Latent Diffusion Models for Video Frame Interpolation

2024-04-21 · Zhilin Huang, Yijie Yu, Ling Yang, Chujun Qin 외

With the advancement of AIGC, video frame interpolation (VFI) has become a crucial component in existing video generation frameworks, attracting widespread research interest. For the VFI task, the motion estimation betwe…

Motion EstimationVideo Frame InterpolationVideo Generation

Joint Video Multi-Frame Interpolation and Deblurring under Unknown Exposure Time

2023-03-27 · CVPR 2023 1 · Wei Shang, Dongwei Ren, Yi Yang, Hongzhi Zhang 외

Natural videos captured by consumer cameras often suffer from low framerate and motion blur due to the combination of dynamic scene complexity, lens and sensor imperfection, and less than ideal exposure setting. As a res…

Contrastive LearningDeblurringVideo Frame InterpolationVideo Reconstruction

BMBC:Bilateral Motion Estimation with Bilateral Cost Volume for Video Interpolation

2020-07-17 · Junheum Park, Keunsoo Ko, Chul Lee, Chang-Su Kim

Video interpolation increases the temporal resolution of a video sequence by synthesizing intermediate frames between two consecutive frames. We propose a novel deep-learning-based video interpolation algorithm based on …

Motion EstimationVideo Frame Interpolation