CVPR 2016poster47 citations

Instance-Level Video Segmentation From Object Tracks

Guillaume Seguin, Piotr Bojanowski, Remi Lajugie, Ivan Laptev

Abstract

We address the problem of segmenting multiple object instances in complex videos. Our method does not require manual pixel-level annotation for training, and relies instead on readily-available object detectors or visual object tracking only. Given object bounding boxes at input, we cast video segmentation as a weakly-supervised learning problem. Our proposed objective combines (a) a discriminative clustering term for background segmentation, (b) a spectral clustering one for grouping pixels of same object instances, and (c) linear constraints enabling instance-level segmentation. We propose a convex relaxation of this problem and solve it efficiently using the Frank-Wolfe algorithm. We report results and compare our method to several baselines on a new video dataset for multi-instance person segmentation.

BibTeX
@inproceedings{cvpr2016_instancelevelvid,
  title = {Instance-Level Video Segmentation From Object Tracks},
  author = {Guillaume Seguin and Piotr Bojanowski and Remi Lajugie and Ivan Laptev},
  booktitle = {CVPR 2016},
  year = {2016}
}
Instance-Level Video Segmentation From Object Tracks · CVPR 2016