A Two-Stage Probabilistic Approach for Object Recognition
Abstract
Assume that some objects are present in an image but can be seen only partially and are overlapping each other. To recognize the objects, we have to firstly separate the objects from one another, and then match them against the modeled objects using partial observation. This paper presents a probabilistic approach for solving this problem. Firstly, the task is formulated as a two-stage optimal estimation process. The first stage, matching , separates different objects and finds feature correspondences between the scene and each potential model object. The second stage, recognition , resolves inconsistencies among the results of matching to different objects and identifies object categories. Both the matching and recognition are formulated in terms of the maximum a posteriori (MAP) principle. Secondly, contextual constraints, which play an important role in solving the problem, are incorporated in the probabilistic formulation. Specifically, between-object constraints are encoded in the prior distribution modeled as a Markov random field, and within-object constraints are encoded in the likelihood distribution modeled as a Gaussian. They are combined into the posterior distribution which defines the MAP solution. Experimental results are presented for matching and recognizing jigsaw objects under partial occlusion, rotation, translation and scaling.
Cite
Text
Li and Hornegger. "A Two-Stage Probabilistic Approach for Object Recognition." European Conference on Computer Vision, 1998. doi:10.1007/BFB0054776Markdown
[Li and Hornegger. "A Two-Stage Probabilistic Approach for Object Recognition." European Conference on Computer Vision, 1998.](https://mlanthology.org/eccv/1998/li1998eccv-two/) doi:10.1007/BFB0054776BibTeX
@inproceedings{li1998eccv-two,
title = {{A Two-Stage Probabilistic Approach for Object Recognition}},
author = {Li, Stan Z. and Hornegger, Joachim},
booktitle = {European Conference on Computer Vision},
year = {1998},
pages = {733-747},
doi = {10.1007/BFB0054776},
url = {https://mlanthology.org/eccv/1998/li1998eccv-two/}
}