Consensus-Based Image Segmentation via Topological Persistence
Abstract
Image segmentation is one of the most important lowlevel operation in image processing and computer vision. It is unlikely for a single algorithm with a fixed set of parameters to segment various images successfully due to variations between images. However, it can be observed that the desired segmentation boundaries are often detected more consistently than other boundaries in the output of state of-the-art segmentation results. In this paper, we propose a new approach to capture the consensus of information from a set of segmentations generated by varying parameters of different algorithms. The probability of a segmentation curve being present is estimated based on our probabilistic image segmentation model. A connectivity probability map is constructed and persistent segments are extracted by applying topological persistence to the probability map. Finally, a robust segmentation is obtained with the detection of certain segmentation curves guaranteed. The experiments demonstrate our algorithm is able to consistently capture the curves present within the segmentation set.
Cite
Text
Ge and Lobaton. "Consensus-Based Image Segmentation via Topological Persistence." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016. doi:10.1109/CVPRW.2016.135Markdown
[Ge and Lobaton. "Consensus-Based Image Segmentation via Topological Persistence." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016.](https://mlanthology.org/cvprw/2016/ge2016cvprw-consensusbased/) doi:10.1109/CVPRW.2016.135BibTeX
@inproceedings{ge2016cvprw-consensusbased,
title = {{Consensus-Based Image Segmentation via Topological Persistence}},
author = {Ge, Qian and Lobaton, Edgar J.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2016},
pages = {1050-1057},
doi = {10.1109/CVPRW.2016.135},
url = {https://mlanthology.org/cvprw/2016/ge2016cvprw-consensusbased/}
}