--- res: bibo_abstract: - Most successful object recognition systems rely on binary classification, deciding only if an object is present or not, but not providing information on the actual object location. To perform localization, one can take a sliding window approach, but this strongly increases the computational cost, because the classifier function has to be evaluated over a large set of candidate subwindows. In this paper, we propose a simple yet powerful branchand- bound scheme that allows efficient maximization of a large class of classifier functions over all possible subimages. It converges to a globally optimal solution typically in sublinear time. We show how our method is applicable to different object detection and retrieval scenarios. The achieved speedup allows the use of classifiers for localization that formerly were considered too slow for this task, such as SVMs with a spatial pyramid kernel or nearest neighbor classifiers based on the 2-distance. We demonstrate state-of-the-art performance of the resulting systems on the UIUC Cars dataset, the PASCAL VOC 2006 dataset and in the PASCAL VOC 2007 competition.@eng bibo_authorlist: - foaf_Person: foaf_givenName: Christoph foaf_name: Christoph Lampert foaf_surname: Lampert foaf_workInfoHomepage: http://www.librecat.org/personId=40C20FD2-F248-11E8-B48F-1D18A9856A87 orcid: 0000-0001-8622-7887 - foaf_Person: foaf_givenName: Matthew foaf_name: Blaschko,Matthew B foaf_surname: Blaschko - foaf_Person: foaf_givenName: Thomas foaf_name: Hofmann,Thomas foaf_surname: Hofmann bibo_doi: 10.1109/CVPR.2008.4587586 dct_date: 2008^xs_gYear dct_publisher: IEEE@ dct_title: 'Beyond sliding windows: Object localization by efficient subwindow search@' ...