Integrating Multiple Model Views for Object Recognition
Abstract
We present a new approach to appearance-based object recognition, which captures the relationships between multiple model views and exploits them to improve recognition performance. The basic building block is local, viewpoint invariant regions. We propose an efficient algorithm for partitioning a set of region matches into groups lying on smooth surfaces (GAMs). During modeling, the model views are connected by a large number of region-tracks, each aggregating image regions of a single physical region across the views. At recognition time, GAMs are constructed matching a test image to each model view. The consistency of configurations of GAMs is measured by exploiting the model connections. A genetic algorithm finds covering the object as completely as possible the most consistent configuration. Introducing GAMs as an intermediate grouping level facilitates decision-making and improves discriminative power. As a complementary application, we introduce a novel GAM-based two-view filter and demonstrate its effectiveness in recovering correct matches in the presence of up to 96% mismatches.
Cite
Text
Ferrari et al. "Integrating Multiple Model Views for Object Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.134Markdown
[Ferrari et al. "Integrating Multiple Model Views for Object Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/ferrari2004cvpr-integrating/) doi:10.1109/CVPR.2004.134BibTeX
@inproceedings{ferrari2004cvpr-integrating,
title = {{Integrating Multiple Model Views for Object Recognition}},
author = {Ferrari, Vittorio and Tuytelaars, Tinne and Van Gool, Luc},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2004},
pages = {105-112},
doi = {10.1109/CVPR.2004.134},
url = {https://mlanthology.org/cvpr/2004/ferrari2004cvpr-integrating/}
}