paper-with-me

Papers

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 bilateral motion estimation. First, we develop the bilateral motion network with the bilateral cost volume to estimate bilateral motions accurately. Then, we approximate bi-directional motions to predict a different kind of bilateral motions. We then warp the two input frames using the estimated bilateral motions. Next, we develop the dynamic filter generation network to yield dynamic blending filters. Finally, we combine the warped frames using the dynamic blending filters to generate intermediate frames. Experimental results show that the proposed algorithm outperforms the state-of-the-art video interpolation algorithms on several benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2007.12622

Code (1)

JunHeum/BMBC 공식 구현 pytorch

Tasks

Motion EstimationVideo Frame Interpolation

Similar Papers 제목 키워드 기반

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

2020-08-01 · ECCV 2020 8 · 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

BiFormer: Learning Bilateral Motion Estimation via Bilateral Transformer for 4K Video Frame Interpolation

2023-04-05 · CVPR 2023 6 · Junheum Park, Jintae Kim, Chang-Su Kim

A novel 4K video frame interpolator based on bilateral transformer (BiFormer) is proposed in this paper, which performs three steps: global motion estimation, local motion refinement, and frame synthesis. First, in globa…

4kMotion EstimationVideo Frame Interpolation

Asymmetric Bilateral Motion Estimation for Video Frame Interpolation

2021-08-15 · ICCV 2021 10 · Junheum Park, Chul Lee, Chang-Su Kim

We propose a novel video frame interpolation algorithm based on asymmetric bilateral motion estimation (ABME), which synthesizes an intermediate frame between two input frames. First, we predict symmetric bilateral motio…

Motion EstimationVideo Frame Interpolation

Asymmetric Bilateral Phase Correlation for Optical Flow Estimation in the Frequency Domain

2018-11-01 · Vasileios Argyriou

We address the problem of motion estimation in images operating in the frequency domain. A method is presented which extends phase correlation to handle multiple motions present in an area. Our scheme is based on a novel…

Motion EstimationOptical Flow Estimation

Unsupervised Video Object Segmentation with Motion-based Bilateral Networks

2018-09-01 · ECCV 2018 9 · Siyang Li, Bryan Seybold, Alexey Vorobyov, Xuejing Lei 외

In this work, we study the unsupervised video object segmentation problem where moving objects are segmented without prior knowledge of these objects. First, we propose a motion-based bilateral network to estimate the ba…

ObjectSegmentationSemantic SegmentationUnsupervised Video Object Segmentation+3