Region-Based Particle Filter for Video Object Segmentation

Abstract

We present a video object segmentation approach that extends the particle filter to a region-based image representation. Image partition is considered part of the particle filter measurement, which enriches the available information and leads to a re-formulation of the particle filter. The prediction step uses a co-clustering between the previous image object partition and a partition of the current one, which allows us to tackle the evolution of non-rigid structures. Particles are defined as unions of regions in the current image partition and their propagation is computed through a single co-clustering. The proposed technique is assessed on the SegTrack dataset, leading to satisfactory perceptual results and obtaining very competitive pixel error rates compared with the state-of-the-art methods.

Cite

Text

Varas and Marques. "Region-Based Particle Filter for Video Object Segmentation." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.444

Markdown

[Varas and Marques. "Region-Based Particle Filter for Video Object Segmentation." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/varas2014cvpr-regionbased/) doi:10.1109/CVPR.2014.444

BibTeX

@inproceedings{varas2014cvpr-regionbased,
  title     = {{Region-Based Particle Filter for Video Object Segmentation}},
  author    = {Varas, David and Marques, Ferran},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2014},
  doi       = {10.1109/CVPR.2014.444},
  url       = {https://mlanthology.org/cvpr/2014/varas2014cvpr-regionbased/}
}