SOTAVerified

Object Detection with Pixel Intensity Comparisons Organized in Decision Trees

2013-05-20Code Available0· sign in to hype

Nenad Markuš, Miroslav Frljak, Igor S. Pandžić, Jörgen Ahlberg, Robert Forchheimer

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We describe a method for visual object detection based on an ensemble of optimized decision trees organized in a cascade of rejectors. The trees use pixel intensity comparisons in their internal nodes and this makes them able to process image regions very fast. Experimental analysis is provided through a face detection problem. The obtained results are encouraging and demonstrate that the method has practical value. Additionally, we analyse its sensitivity to noise and show how to perform fast rotation invariant object detection. Complete source code is provided at https://github.com/nenadmarkus/pico.

Tasks

Reproductions