DocumentCode
2718506
Title
Efficient object detection using cascades of nearest convex model classifiers
Author
Cevikalp, Hakan ; Triggs, Bill
Author_Institution
Eskisehir Osmangazi Univ., Eskisehir, Turkey
fYear
2012
fDate
16-21 June 2012
Firstpage
3138
Lastpage
3145
Abstract
An object detector must detect and localize each instance of the object class of interest in the image. Many recent detectors adopt a sliding window approach, reducing the problem to one of deciding whether the detection window currently contains a valid object instance or background. Machine learning based discriminants such as SVM and boosting are typically used for this, often in the form of classifier cascades to allow more rapid rejection of easy negatives. We argue that “one class” methods - ones that focus mainly on modelling the range of the positive class - are a useful alternative to binary discriminants in such applications, particularly in the early stages of the cascade where one-class approaches may allow simpler classifiers and faster rejection. We implement this in the form of a short cascade of efficient nearest-convex-model one-class classifiers, starting with linear distance-to-affine-hyperplane and interior-of-hypersphere classifiers and finishing with kernelized hypersphere classifiers. We show that our methods have very competitive performance on the Faces in the Wild and ESOGU face detection datasets and state-of-the-art performance on the INRIA Person dataset. As predicted, the one-class formulations provide significant reductions in classifier complexity relative to the corresponding two-class ones.
Keywords
geometry; image classification; learning (artificial intelligence); object detection; support vector machines; ESOGU face detection dataset; INRIA Person dataset; SVM; boosting; classifier cascade; classifier complexity; detection window; interior-of-hypersphere classifier; kernelized hypersphere classifier; linear distance-to-affine-hyperplane; machine learning based discriminant; nearest-convex-model one-class classifier; object detection; one class method; sliding window approach; Approximation methods; Detectors; Face detection; Feature extraction; Support vector machines; Training; Vectors;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on
Conference_Location
Providence, RI
ISSN
1063-6919
Print_ISBN
978-1-4673-1226-4
Electronic_ISBN
1063-6919
Type
conf
DOI
10.1109/CVPR.2012.6248047
Filename
6248047
Link To Document