SOTAVerified

Instance-Level Video Segmentation From Object Tracks

2016-06-01CVPR 2016Unverified0· sign in to hype

Guillaume Seguin, Piotr Bojanowski, Remi Lajugie, Ivan Laptev

Unverified — Be the first to reproduce this paper.

Reproduce

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.

Tasks

Reproductions