Online Video Segmentation by Bayesian Split-Merge Clustering
Abstract
We present an online video segmentation algorithm based on a novel nonparametric Bayesian clustering method called Bayesian Split-Merge Clustering (BSMC). BSMC can efficiently cluster dynamically changing data through split and merge processes at each time step, where the decision for splitting and merging is made by approximate posterior distributions over partitions with Dirichlet Process (DP) priors. Moreover, BSMC sidesteps the difficult problem of finding the proper number of clusters by virtue of the flexibility of nonparametric Bayesian models. We naturally apply BSMC to online video segmentation, which is composed of three steps—pixel clustering, histogram-based merging and temporal matching. We demonstrate the performance of our algorithm on complex real video sequences compared to other existing methods.
Cite
Text
Lee et al. "Online Video Segmentation by Bayesian Split-Merge Clustering." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33765-9_61Markdown
[Lee et al. "Online Video Segmentation by Bayesian Split-Merge Clustering." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/lee2012eccv-online/) doi:10.1007/978-3-642-33765-9_61BibTeX
@inproceedings{lee2012eccv-online,
title = {{Online Video Segmentation by Bayesian Split-Merge Clustering}},
author = {Lee, Juho and Kwak, Suha and Han, Bohyung and Choi, Seungjin},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {856-869},
doi = {10.1007/978-3-642-33765-9_61},
url = {https://mlanthology.org/eccv/2012/lee2012eccv-online/}
}