paper-with-me

홈 › Papers

Dynamic Video Frame Interpolation with integrated Difficulty Pre-Assessment

2023-04-25 · Ban Chen, Xin Jin, Youxin Chen, Longhai Wu, Jie Chen, Jayoon Koo, Cheul-hee Hahm

Video frame interpolation(VFI) has witnessed great progress in recent years. While existing VFI models still struggle to achieve a good trade-off between accuracy and efficiency: fast models often have inferior accuracy; accurate models typically run slowly. However, easy samples with small motion or clear texture can achieve competitive results with simple models and do not require heavy computation. In this paper, we present an integrated pipeline which combines difficulty assessment with video frame interpolation. Specifically, it firstly leverages a pre-assessment model to measure the interpolation difficulty level of input frames, and then dynamically selects an appropriate VFI model to generate interpolation results. Furthermore, a large-scale VFI difficulty assessment dataset is collected and annotated to train our pre-assessment model. Extensive experiments show that easy samples pass through fast models while difficult samples inference with heavy models, and our proposed pipeline can improve the accuracy-efficiency trade-off for VFI.

📄 PDF Abstract BibTeX arXiv:2304.12664

Code (0)

등록된 구현이 없습니다.

Tasks

Video 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

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

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

ZeroSmooth: Training-free Diffuser Adaptation for High Frame Rate Video Generation

2024-06-03 · Shaoshu Yang, Yong Zhang, Xiaodong Cun, Ying Shan 외

Video generation has made remarkable progress in recent years, especially since the advent of the video diffusion models. Many video generation models can produce plausible synthetic videos, e.g., Stable Video Diffusion …

GPUVideo Generation

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