Object Recognition Using the Connection Machine
Abstract
The authors report on a model-based object recognition system and its parallel implementation on the Connection Machine system. The goal is to recognize two-dimensional objects in a scene, given a reasonably large database of known objects. The system uses massively parallel hypotheses generation and parameter space clustering in place of serial constraint propagation. Local boundary features that constrain an object's position and orientation provide a basis for hypothesis generation. Parameter space clustering of hypotheses is used to rank hypotheses according to preliminary evidence prior to verification. This greatly reduces the time for recognition and number of hypotheses that must be tested. Experiments show that the time required by this approach scales at a much slower range than either the number of objects in the database or objects in the scene.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">></ETX>
Cite
Text
Tucker et al. "Object Recognition Using the Connection Machine." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1988. doi:10.1109/CVPR.1988.196335Markdown
[Tucker et al. "Object Recognition Using the Connection Machine." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1988.](https://mlanthology.org/cvpr/1988/tucker1988cvpr-object/) doi:10.1109/CVPR.1988.196335BibTeX
@inproceedings{tucker1988cvpr-object,
title = {{Object Recognition Using the Connection Machine}},
author = {Tucker, Lewis W. and Feynman, Carl R. and Fritzsche, Donna M.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1988},
pages = {871-878},
doi = {10.1109/CVPR.1988.196335},
url = {https://mlanthology.org/cvpr/1988/tucker1988cvpr-object/}
}