LIVEcut: Learning-Based Interactive Video Segmentation by Evaluation of Multiple Propagated Cues

Abstract

Video sequences contain many cues that may be used to segment objects in them, such as color, gradient, color adjacency, shape, temporal coherence, camera and object motion, and easily-trackable points. This paper introduces LIVEcut, a novel method for interactively selecting objects in video sequences by extracting and leveraging as much of this information as possible. Using a graph-cut optimization framework, LIVEcut propagates the selection forward frame by frame, allowing the user to correct any mistakes along the way if needed. Enhanced methods of extracting many of the features are provided. In order to use the most accurate information from the various potentially-conflicting features, each feature is automatically weighted locally based on its estimated accuracy using the previous implicitly-validated frame. Feature weights are further updated by learning from the user corrections required in the previous frame. The effectiveness of LIVEcut is shown through timing comparisons to other interactive methods, accuracy comparisons to unsupervised methods, and qualitatively through selections on various video sequences.

Cite

Text

Price et al. "LIVEcut: Learning-Based Interactive Video Segmentation by Evaluation of Multiple Propagated Cues." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459293

Markdown

[Price et al. "LIVEcut: Learning-Based Interactive Video Segmentation by Evaluation of Multiple Propagated Cues." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/price2009iccv-livecut/) doi:10.1109/ICCV.2009.5459293

BibTeX

@inproceedings{price2009iccv-livecut,
  title     = {{LIVEcut: Learning-Based Interactive Video Segmentation by Evaluation of Multiple Propagated Cues}},
  author    = {Price, Brian L. and Morse, Bryan S. and Cohen, Scott},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {779-786},
  doi       = {10.1109/ICCV.2009.5459293},
  url       = {https://mlanthology.org/iccv/2009/price2009iccv-livecut/}
}