90 likes | 100 Views
A comparison of object detection algorithms, Schneiderman-Kanade and Viola-Jones, using a dataset of 16 images with a wide variety of ethnicities, genders, and ages. The results show that Schneiderman-Kanade outperforms Viola-Jones in terms of higher detection rate and lower false positives.
E N D
Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts,Viola, P. and Jones Robust Real-time Object Detection, Andrew Gallagher
Dataset • 16 images. 8 from my databases, and 8 from Flickr. • Large ethnic, gender and age variety. • 98 total faces. 66 “frontal” 32 profile.
Test • The Viola Jones algorithm OpenCV implementation was used. (<2 sec per image). • For Schneiderman Kanade, the www.pittpatt.com demo was used. (~10-15 seconds per image, including web transmission).
Results • The Schneiderman-Kanade is very good and definitely out-performs Viola-Jones. (higher detection rate and lower FP simultaneously).
Example Images SchneidermanKanade ViolaJones
Example Images SchneidermanKanade ViolaJones
Example Images SchneidermanKanade ViolaJones
SchneidermanKanade ViolaJones
Example Images SchneidermanKanade ViolaJones