Highly Overparameterized Optical Flow Using PatchMatch Belief Propagation

Abstract

Motion in the image plane is ultimately a function of 3D motion in space. We propose to compute optical flow using what is ostensibly an extreme overparameterization: depth, surface normal, and frame-to-frame 3D rigid body motion at every pixel, giving a total of 9 DoF. The advantages of such an overparameterization are twofold: first, geometrically meaningful reasoning can be called upon in the optimization, reflecting possible 3D motion in the underlying scene; second, the ‘fronto-parallel’ assumption implicit in the use of traditional matching pixel windows is ameliorated because the parameterization determines a plane-induced homography at every pixel. We show that optimization over this high-dimensional, continuous state space can be carried out using an adaptation of the recently introduced PatchMatch Belief Propagation (PMBP) energy minimization algorithm, and that the resulting flow fields compare favorably to the state of the art on a number of small- and large-displacement datasets.

Cite

Text

Hornacek et al. "Highly Overparameterized Optical Flow Using PatchMatch Belief Propagation." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10578-9_15

Markdown

[Hornacek et al. "Highly Overparameterized Optical Flow Using PatchMatch Belief Propagation." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/hornacek2014eccv-highly/) doi:10.1007/978-3-319-10578-9_15

BibTeX

@inproceedings{hornacek2014eccv-highly,
  title     = {{Highly Overparameterized Optical Flow Using PatchMatch Belief Propagation}},
  author    = {Hornacek, Michael and Besse, Frederic and Kautz, Jan and Fitzgibbon, Andrew W. and Rother, Carsten},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {220-234},
  doi       = {10.1007/978-3-319-10578-9_15},
  url       = {https://mlanthology.org/eccv/2014/hornacek2014eccv-highly/}
}