Accuracy vs. Efficiency Trade-Offs in Optical Flow Algorithms

Abstract

There have been two thrusts in the development of optical flow algorithms. One has emphasized higher accuracy; the other faster implementation. These two thrusts, however, have been independently pursued, without addressing the accuracy vs. efficiency trade-offs. Although the accuracy-efficiency characteristic is algorithm dependent, an understanding of a general pattern is crucial in evaluating an algorithm as far as real world tasks are concerned, which often pose various performance requirements. This paper addresses many implementation issues that have often been neglected in previous research, including subsampling, temporal filtering of the output stream, algorithms' flexibility and robustness, etc. Their impacts on accuracy and/or efficiency are emphasized. We present a critical survey of different approaches toward the goal of higher performance and present experimental studies on accuracy vs. efficiency trade-offs. The goal of this paper is to bridge the gap between the accuracy and the efficiency-oriented approaches.

Cite

Text

Liu et al. "Accuracy vs. Efficiency Trade-Offs in Optical Flow Algorithms." European Conference on Computer Vision, 1996. doi:10.1007/3-540-61123-1_137

Markdown

[Liu et al. "Accuracy vs. Efficiency Trade-Offs in Optical Flow Algorithms." European Conference on Computer Vision, 1996.](https://mlanthology.org/eccv/1996/liu1996eccv-accuracy/) doi:10.1007/3-540-61123-1_137

BibTeX

@inproceedings{liu1996eccv-accuracy,
  title     = {{Accuracy vs. Efficiency Trade-Offs in Optical Flow Algorithms}},
  author    = {Liu, Hongche and Hong, Tsai-Hong and Herman, Martin and Chellappa, Rama},
  booktitle = {European Conference on Computer Vision},
  year      = {1996},
  pages     = {174-183},
  doi       = {10.1007/3-540-61123-1_137},
  url       = {https://mlanthology.org/eccv/1996/liu1996eccv-accuracy/}
}