Efficient algorithms for subwindow search in object detection and localization


Autoria(s): An, Senjian; Peursum, Patrick; Liu, Wanquan; Venkatesh, Svetha
Contribuinte(s)

[Unknown]

Data(s)

01/01/2009

Resumo

Recently, a simple yet powerful branch-and-bound method called Efficient Subwindow Search (ESS) was developed to speed up sliding window search in object detection. A major drawback of ESS is that its computational complexity varies widely from O(n<sup>2</sup>) to O(n<sup>4</sup>) for n × n matrices. Our experimental experience shows that the ESS's performance is highly related to the optimal confidence levels which indicate the probability of the object's presence. In particular, when the object is not in the image, the optimal subwindow scores low and ESS may take a large amount of iterations to converge to the optimal solution and so perform very slow. Addressing this problem, we present two significantly faster methods based on the linear-time Kadane's Algorithm for 1D maximum subarray search. The first algorithm is a novel, computationally superior branchand- bound method where the worst case complexity is reduced to O(n<sup>3</sup>). Experiments on the PASCAL VOC 2006 data set demonstrate that this method is significantly and consistently faster (approximately 30 times faster on average) than the original ESS. Our second algorithm is an approximate algorithm based on alternating search, whose computational complexity is typically O(n<sup>2</sup>). Experiments shows that (on average) it is 30 times faster again than our first algorithm, or 900 times faster than ESS. It is thus wellsuited for real time object detection.<br />

Identificador

http://hdl.handle.net/10536/DRO/DU:30044565

Idioma(s)

eng

Publicador

IEEE

Relação

http://dro.deakin.edu.au/eserv/DU:30044565/venkatesh-efficientalgorithms-2009.pdf

http://hdl.handle.net/10.1109/CVPRW.2009.5206822

Direitos

2009, IEEE

Palavras-Chave #Australia #computational complexity #computational efficiency #computer vision #electronic switching systems #feature extraction #histograms #image converters #object detection #search problems
Tipo

Conference Paper