paper-with-me

Papers

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 global motion estimation, we predict symmetric bilateral motion fields at a coarse scale. To this end, we propose BiFormer, the first transformer-based bilateral motion estimator. Second, we refine the global motion fields efficiently using blockwise bilateral cost volumes (BBCVs). Third, we warp the input frames using the refined motion fields and blend them to synthesize an intermediate frame. Extensive experiments demonstrate that the proposed BiFormer algorithm achieves excellent interpolation performance on 4K datasets. The source codes are available at https://github.com/JunHeum/BiFormer.

📄 PDF Abstract BibTeX arXiv:2304.02225

Code (1)

junheum/biformer 공식 구현 pytorch

Tasks

4kMotion EstimationVideo Frame Interpolation

Similar Papers 제목 키워드 기반

Bilateral Interaction for Local-Global Collaborative Perception in Low-Light Image Enhancement

2024-06-12 · journal 2024 6 · Xu Rui, Li Yuezhou, Niu Yuzhen, Xu Huangbiao 외

Low-light image enhancement is a challenging task due to the limited visibility in dark environments. While recent advances have shown progress in integrating CNNs and Transformers, the inadequate local-global perceptual…

Image EnhancementLow-Light Image Enhancement

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

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

BATMAN: Bilateral Attention Transformer in Motion-Appearance Neighboring Space for Video Object Segmentation

2022-08-01 · Ye Yu, Jialin Yuan, Gaurav Mittal, Li Fuxin 외

Video Object Segmentation (VOS) is fundamental to video understanding. Transformer-based methods show significant performance improvement on semi-supervised VOS. However, existing work faces challenges segmenting visuall…

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+5

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