An Integrated Framework for Image Segmentation and Perceptual Grouping

Abstract

This paper presents an efficient algorithm for image segmentation and a framework for perceptual grouping. It makes an attempt to provide one way of combining bottom-up and top-down approaches. In image segmentation, it generalizes the Swendsen-Wang cut algorithm (SWC) by Barbu and Zhu (2003) to make both 2-way and m-way cuts, and includes topology change processes (graph repartitioning and boundary diffusion). The method directly works at a low temperature without using annealing. We show that it is much faster than the DDMCMC approach (Tu and Zhu, 2002) and more robust than the SWC method. The results are demonstrated on the Berkeley data set. In perceptual grouping, it integrates discriminative model learning/computing, a belief propagation algorithm (BP) by Yedidia et al. (2000), and SWC into a three-layer computing framework. These methods are realized as different levels of approximation to an "ideal" generative model. We demonstrate the algorithm on the problem of human body configuration.

Cite

Text

Tu. "An Integrated Framework for Image Segmentation and Perceptual Grouping." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.36

Markdown

[Tu. "An Integrated Framework for Image Segmentation and Perceptual Grouping." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/tu2005iccv-integrated/) doi:10.1109/ICCV.2005.36

BibTeX

@inproceedings{tu2005iccv-integrated,
  title     = {{An Integrated Framework for Image Segmentation and Perceptual Grouping}},
  author    = {Tu, Zhuowen},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2005},
  pages     = {670-677},
  doi       = {10.1109/ICCV.2005.36},
  url       = {https://mlanthology.org/iccv/2005/tu2005iccv-integrated/}
}