Semi-Supervised Video Segmentation Using Tree Structured Graphical Models
Abstract
We present a novel, implementation friendly and occlusion aware semi-supervised video segmentation algorithm using tree structured graphical models, which delivers pixel labels along with their uncertainty estimates. Our motivation to employ supervision is to tackle a task-specific segmentation problem where the semantic objects are pre-defined by the user. The video model we propose for this problem is based on a tree structured approximation of a patch based undirected mixture model, which includes a novel time-series and a soft label Random Forest classifier participating in a feedback mechanism. We demonstrate the efficacy of our model in cutting out foreground objects and multi-class segmentation problems in lengthy and complex road scene sequences. Our results have wide applicability, including harvesting labelled video data for training discriminative models, shape/pose/articulation learning and large scale statistical analysis to develop priors for video segmentation.
Cite
Text
Budvytis et al. "Semi-Supervised Video Segmentation Using Tree Structured Graphical Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995600Markdown
[Budvytis et al. "Semi-Supervised Video Segmentation Using Tree Structured Graphical Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/budvytis2011cvpr-semi/) doi:10.1109/CVPR.2011.5995600BibTeX
@inproceedings{budvytis2011cvpr-semi,
title = {{Semi-Supervised Video Segmentation Using Tree Structured Graphical Models}},
author = {Budvytis, Ignas and Badrinarayanan, Vijay and Cipolla, Roberto},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2011},
pages = {2257-2264},
doi = {10.1109/CVPR.2011.5995600},
url = {https://mlanthology.org/cvpr/2011/budvytis2011cvpr-semi/}
}