Collect-Cut: Segmentation with Top-Down Cues Discovered in Multi-Object Images
Abstract
We present a method to segment a collection of unlabeled images while exploiting automatically discovered appearance patterns shared between them. Given an unlabeled pool of multi-object images, we first detect any visual clusters present among their sub-regions, where inter-region similarity is measured according to both appearance and contextual layout. Then, using each initial segment as a seed, we solve a graph cuts problem to refine its boundary — enforcing preferences to include nearby regions that agree with an ensemble of representative regions discovered for that cluster, and exclude those regions that resemble familiar objects. Through extensive experiments, we show that the segmentations computed jointly on the collection agree more closely with true object boundaries, when compared to either a bottom-up baseline or a graph cuts foreground segmentation that can only access cues from a single image.
Cite
Text
Lee and Grauman. "Collect-Cut: Segmentation with Top-Down Cues Discovered in Multi-Object Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539772Markdown
[Lee and Grauman. "Collect-Cut: Segmentation with Top-Down Cues Discovered in Multi-Object Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/lee2010cvpr-collect/) doi:10.1109/CVPR.2010.5539772BibTeX
@inproceedings{lee2010cvpr-collect,
title = {{Collect-Cut: Segmentation with Top-Down Cues Discovered in Multi-Object Images}},
author = {Lee, Yong Jae and Grauman, Kristen},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2010},
pages = {3185-3192},
doi = {10.1109/CVPR.2010.5539772},
url = {https://mlanthology.org/cvpr/2010/lee2010cvpr-collect/}
}