Learning Object Relationships via Graph-Based Context Model
Abstract
In this paper, we propose a novel framework for modeling image-dependent contextual relationships using graph-based context model. This approach enables us to selectively utilize the contextual relationships suitable for an input query image. We introduce a context link view of contextual knowledge, where the relationship between a pair of annotated regions is represented as a context link on a similarity graph of regions. Link analysis techniques are used to estimate the pairwise context scores of all pairs of unlabeled regions in the input image. Our system integrates the learned context scores into a Markov Random Field (MRF) framework in the form of pairwise cost and infers the semantic segmentation result by MRF optimization. Experimental results on object class segmentation show that the proposed graph-based context model outperforms the current state-of-the-art methods.
Cite
Text
Myeong et al. "Learning Object Relationships via Graph-Based Context Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247995Markdown
[Myeong et al. "Learning Object Relationships via Graph-Based Context Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/myeong2012cvpr-learning/) doi:10.1109/CVPR.2012.6247995BibTeX
@inproceedings{myeong2012cvpr-learning,
title = {{Learning Object Relationships via Graph-Based Context Model}},
author = {Myeong, Heesoo and Chang, Ju Yong and Lee, Kyoung Mu},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {2727-2734},
doi = {10.1109/CVPR.2012.6247995},
url = {https://mlanthology.org/cvpr/2012/myeong2012cvpr-learning/}
}