paper-with-me

홈 › Papers

FLAVR: Flow-Agnostic Video Representations for Fast Frame Interpolation

2020-12-15 · Tarun Kalluri, Deepak Pathak, Manmohan Chandraker, Du Tran

A majority of methods for video frame interpolation compute bidirectional optical flow between adjacent frames of a video, followed by a suitable warping algorithm to generate the output frames. However, approaches relying on optical flow often fail to model occlusions and complex non-linear motions directly from the video and introduce additional bottlenecks unsuitable for widespread deployment. We address these limitations with FLAVR, a flexible and efficient architecture that uses 3D space-time convolutions to enable end-to-end learning and inference for video frame interpolation. Our method efficiently learns to reason about non-linear motions, complex occlusions and temporal abstractions, resulting in improved performance on video interpolation, while requiring no additional inputs in the form of optical flow or depth maps. Due to its simplicity, FLAVR can deliver 3x faster inference speed compared to the current most accurate method on multi-frame interpolation without losing interpolation accuracy. In addition, we evaluate FLAVR on a wide range of challenging settings and consistently demonstrate superior qualitative and quantitative results compared with prior methods on various popular benchmarks including Vimeo-90K, UCF101, DAVIS, Adobe, and GoPro. Finally, we demonstrate that FLAVR for video frame interpolation can serve as a useful self-supervised pretext task for action recognition, optical flow estimation, and motion magnification.

📄 PDF Abstract BibTeX arXiv:2012.08512

Code (1)

tarun005/FLAVR 공식 구현 pytorch

Tasks

Action RecognitionMotion MagnificationOptical Flow EstimationVideo Frame Interpolation

Methods 이 논문이 사용한 방법론

FLAVR 설명 없음

Similar Papers 제목 키워드 기반

A Cognitive Process-Inspired Architecture for Subject-Agnostic Brain Visual Decoding

2025-11-04 · Jingyu Lu, Haonan Wang, Qixiang Zhang, Xiaomeng Li arxiv

Subject-agnostic brain decoding, which aims to reconstruct continuous visual experiences from fMRI without subject-specific training, holds great potential for clinical applications. However, this direction remains under…

Contrastive LearningBrain Decoding

Video Frame Interpolation for Polarization via Swin-Transformer

2024-06-17 · Feng Huang, Xin Zhang, YiXuan Xu, Xuesong Wang 외

Video Frame Interpolation (VFI) has been extensively explored and demonstrated, yet its application to polarization remains largely unexplored. Due to the selective transmission of light by polarized filters, longer expo…

Video Frame Interpolation

MaskFlow: Discrete Flows For Flexible and Efficient Long Video Generation

2025-02-16 · Michael Fuest, Vincent Tao Hu, Björn Ommer

Generating long, high-quality videos remains a challenge due to the complex interplay of spatial and temporal dynamics and hardware limitations. In this work, we introduce \textbf{MaskFlow}, a unified video generation fr…

Video Generation

Transition Matching Distillation for Fast Video Generation

2026-01-14 · Weili Nie, Julius Berner, Nanye Ma, Chao Liu 외 arxiv

Large video diffusion and flow models have achieved remarkable success in high-quality video generation, but their use in real-time interactive applications remains limited due to their inefficient multi-step sampling pr…

Video Generation

Zero-shot Text-driven Physically Interpretable Face Editing

2023-08-11 · Yapeng Meng, Songru Yang, Xu Hu, Rui Zhao 외

This paper proposes a novel and physically interpretable method for face editing based on arbitrary text prompts. Different from previous GAN-inversion-based face editing methods that manipulate the latent space of GANs,…

Image Manipulation