Deep Bayesian Video Frame Interpolation
Zhiyang Yu, Yu Zhang, Xujie Xiang, Dongqing Zou, Xijun Chen, Jimmy S. Ren
Abstract
"We present deep Bayesian video frame interpolation, a novel approach for upsampling a low frame-rate video temporally to its higher frame-rate counterpart. Our approach learns posterior distributions of optical flows and frames to be interpolated, which is optimized via learned gradient descent for fast convergence. Each learned step is a lightweight network manipulating gradients of the log-likelihood of estimated frames and flows. Such gradients, parameterized either explicitly or implicitly, model the fidelity of current estimations when matching real image and flow distributions to explain the input observations. With this approach we show new records on 8 of 10 benchmarks, using an architecture with half the parameters of the state-of-the-art model. Code and models are publicly available at https://github.com/Oceanlib/DBVI."
BibTeX
@inproceedings{eccv2022_deepbayesianvide,
title = {Deep Bayesian Video Frame Interpolation},
author = {Zhiyang Yu and Yu Zhang and Xujie Xiang and Dongqing Zou and Xijun Chen and Jimmy S. Ren},
booktitle = {ECCV 2022},
year = {2022}
}