Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Junheum Park, Jintae Kim, Chang-Su Kim• 2023

Related benchmarks

TaskDatasetResultRank
Multi-frame Video InterpolationX 4K (test)
PSNR31.32
43
Video Frame InterpolationX 2K (test)
PSNR31.32
29
Video Frame InterpolationXiph-2k
PSNR34.2
29
Video Frame InterpolationXiph4K
PSNR34.48
26
Video Frame InterpolationXiph 4K (test)
PSNR34.48
25
Video Frame InterpolationX4K1000FPS (X-TEST)
PSNR31.32
19
Video Frame InterpolationX-L 2K (test)
PSNR30.36
13
Video Frame InterpolationX L 4K (test)
PSNR30.14
12
Video Frame InterpolationBVI-DVC-4K (test)
PSNR29.67
10
Video Frame InterpolationLaMoR (test)
PSNR26.33
7
Showing 10 of 10 rows

Other info

Code

Follow for update