Localizing Objects with Smart Dictionaries

  • Authors:
  • Brian Fulkerson;Andrea Vedaldi;Stefano Soatto

  • Affiliations:
  • Department of Computer Science, University of California, Los Angeles, CA 90095;Department of Computer Science, University of California, Los Angeles, CA 90095;Department of Computer Science, University of California, Los Angeles, CA 90095

  • Venue:
  • ECCV '08 Proceedings of the 10th European Conference on Computer Vision: Part I
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an approach to determine the category and location of objects in images. It performs very fast categorization of each pixel in an image, a brute-force approach made feasible by three key developments: First, our method reduces the size of a large generic dictionary (on the order of ten thousand words) to the low hundreds while increasing classification performance compared to k-means. This is achieved by creating a discriminative dictionary tailored to the task by following the information bottleneck principle. Second, we perform feature-based categorization efficiently on a dense grid by extending the concept of integral images to the computation of local histograms. Third, we compute SIFT descriptors densely in linear time. We compare our method to the state of the art and find that it excels in accuracy and simplicity, performing better while assuming less.