CVPR 2017poster16 citations
Video Segmentation via Multiple Granularity Analysis
Rui Yang, Bingbing Ni, Chao Ma, Yi Xu, Xiaokang Yang
Abstract
We introduce a Multiple Granularity Analysis framework for video segmentation in a coarse-to-fine manner. We cast video segmentation as a spatio-temporal superpixel labeling problem. Benefited from the bounding volume provided by off-the-shelf object trackers, we estimate the foreground/ background super-pixel labeling using the spatiotemporal multiple instance learning algorithm to obtain coarse foreground/background separation within the volume. We further refine the segmentation mask in the pixel level using the graph-cut model. Extensive experiments on benchmark video datasets demonstrate the superior performance of the proposed video segmentation algorithm.
BibTeX
@inproceedings{cvpr2017_videosegmentatio,
title = {Video Segmentation via Multiple Granularity Analysis},
author = {Rui Yang and Bingbing Ni and Chao Ma and Yi Xu and Xiaokang Yang},
booktitle = {CVPR 2017},
year = {2017}
}