Combining Local and Global Image Features for Object Class Recognition
Abstract
Object recognition is a central problem in computer vision
research. Most object recognition systems have taken one of two
approaches, using either global or local features exclusively. This
may be in part due to the difficulty of combining a single global
feature vector with a set of local features in a suitable manner.
In this paper, we show that combining local and global features is
beneficial in an application where rough segmentations of objects are
available. We present a method for classification with local features
using non-parametric density estimation. Subsequently, we present two
methods for combining local and global features. The first uses a
``stacking'' ensemble technique, and the second uses a hierarchical
classification system. Results show the superior performance of these
combined methods over the component classifiers, with a reduction of
over 20% in the error rate on a challenging marine science
application.
BiBTex Entry
@inproceedings{lisin-comb-lcvpr05,
author = {Dimitri A. Lisin and Marwan A. Mattar and Matthew B. Blaschko and Mark C. Benfield and Erik G. Learned-Miller},
title = {Combining Local and Global Image Features for Object Class Recognition},
booktitle = {Proceedings of the IEEE Workshop on Learning in Computer Vision and Pattern Recognition},
location = {San Diego, CA},
month = {June},
year = {2005}
}