Object Segmentation by Long Term Analysis of Point Trajectories
Abstract
Unsupervised learning requires a grouping step that defines which data belong together. A natural way of grouping in images is the segmentation of objects or parts of objects. While pure bottom-up segmentation from static cues is well known to be ambiguous at the object level, the story changes as soon as objects move. In this paper, we present a method that uses long term point trajectories based on dense optical flow. Defining pair-wise distances between these trajectories allows to cluster them, which results in temporally consistent segmentations of moving objects in a video shot. In contrast to multi-body factorization, points and even whole objects may appear or disappear during the shot. We provide a benchmark dataset and an evaluation method for this so far uncovered setting.
Cite
Text
Brox and Malik. "Object Segmentation by Long Term Analysis of Point Trajectories." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15555-0_21Markdown
[Brox and Malik. "Object Segmentation by Long Term Analysis of Point Trajectories." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/brox2010eccv-object/) doi:10.1007/978-3-642-15555-0_21BibTeX
@inproceedings{brox2010eccv-object,
title = {{Object Segmentation by Long Term Analysis of Point Trajectories}},
author = {Brox, Thomas and Malik, Jitendra},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {282-295},
doi = {10.1007/978-3-642-15555-0_21},
url = {https://mlanthology.org/eccv/2010/brox2010eccv-object/}
}