paper-with-me

홈 › Papers

IDO-VFI: Identifying Dynamics via Optical Flow Guidance for Video Frame Interpolation with Events

2023-05-17 · Chenyang Shi, Hanxiao Liu, Jing Jin, Wenzhuo Li, Yuzhen Li, Boyi Wei, Yibo Zhang

Video frame interpolation aims to generate high-quality intermediate frames from boundary frames and increase frame rate. While existing linear, symmetric and nonlinear models are used to bridge the gap from the lack of inter-frame motion, they cannot reconstruct real motions. Event cameras, however, are ideal for capturing inter-frame dynamics with their extremely high temporal resolution. In this paper, we propose an event-and-frame-based video frame interpolation method named IDO-VFI that assigns varying amounts of computation for different sub-regions via optical flow guidance. The proposed method first estimates the optical flow based on frames and events, and then decides whether to further calculate the residual optical flow in those sub-regions via a Gumbel gating module according to the optical flow amplitude. Intermediate frames are eventually generated through a concise Transformer-based fusion network. Our proposed method maintains high-quality performance while reducing computation time and computational effort by 10% and 17% respectively on Vimeo90K datasets, compared with a unified process on the whole region. Moreover, our method outperforms state-of-the-art frame-only and frames-plus-events methods on multiple video frame interpolation benchmarks. Codes and models are available at https://github.com/shicy17/IDO-VFI.

📄 PDF Abstract BibTeX arXiv:2305.10198

Code (1)

shicy17/ido-vfi 공식 구현 pytorch

Tasks

Event-based Optical FlowOptical Flow EstimationVideo Frame Interpolation

Similar Papers 제목 키워드 기반

Optical-Flow Guided Prompt Optimization for Coherent Video Generation

2024-11-23 · CVPR 2025 1 · Hyelin Nam, JaeMin Kim, Dohun Lee, Jong Chul Ye

While text-to-video diffusion models have made significant strides, many still face challenges in generating videos with temporal consistency. Within diffusion frameworks, guidance techniques have proven effective in enh…

Optical Flow EstimationVideo Generation

Flow-guided Semi-supervised Video Object Segmentation

2023-01-25 · Yushan Zhang, Andreas Robinson, Maria Magnusson, Michael Felsberg

We propose an optical flow-guided approach for semi-supervised video object segmentation. Optical flow is usually exploited as additional guidance information in unsupervised video object segmentation. However, its relev…

DecoderObjectOptical Flow EstimationSegmentation+5

OpFlowTalker: Realistic and Natural Talking Face Generation via Optical Flow Guidance

2024-05-23 · Shuheng Ge, Haoyu Xing, Li Zhang, Xiangqian Wu

Creating realistic, natural, and lip-readable talking face videos remains a formidable challenge. Previous research primarily concentrated on generating and aligning single-frame images while overlooking the smoothness o…

Face GenerationImage GenerationOptical Flow EstimationTalking Face Generation

Exploiting Optical Flow Guidance for Transformer-Based Video Inpainting

2023-01-24 · Kaidong Zhang, Jialun Peng, Jingjing Fu, Dong Liu

Transformers have been widely used for video processing owing to the multi-head self attention (MHSA) mechanism. However, the MHSA mechanism encounters an intrinsic difficulty for video inpainting, since the features ass…

Optical Flow EstimationVideo Inpainting

Learning Task-Oriented Flows to Mutually Guide Feature Alignment in Synthesized and Real Video Denoising

2022-08-25 · JieZhang Cao, Qin Wang, Jingyun Liang, Yulun Zhang 외

Video denoising aims at removing noise from videos to recover clean ones. Some existing works show that optical flow can help the denoising by exploiting the additional spatial-temporal clues from nearby frames. However,…

DenoisingOptical Flow EstimationVideo Denoising