Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones...

9
Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts , Viola, P. and Jones Robust Real-time Object Detection , Andrew Gallagher
  • date post

    22-Dec-2015
  • Category

    Documents

  • view

    217
  • download

    0

Transcript of Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones...

Page 1: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts,

Viola, P. and Jones Robust Real-time Object Detection,

Andrew Gallagher

Page 2: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

Dataset

• 16 images. 8 from my databases, and 8 from Flickr.

• Large ethnic, gender and age variety.

• 98 total faces. 66 “frontal” 32 profile.

Page 3: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

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).

Page 4: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

Results

• The Schneiderman-Kanade is very good and definitely out-performs Viola-Jones. (higher detection rate and lower FP simultaneously).

Ground Truth

OpenCV

FrontalDefault

OpenCV

ProfileFace

OpenCV Frontal Alt Tree

PittPatt

T=1

PittPatt

T=3

Frontal 66 40 20 36 59 55

Profile 32 9 3 3 23 10

False Positive

-- 24 7 2 22 0

Page 5: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

Example Images

SchneidermanKanadeViola

Jones

Page 6: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

Example Images

ViolaJones

SchneidermanKanade

Page 7: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

Example Images

SchneidermanKanadeViola

Jones

Page 8: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

SchneidermanKanadeViola

Jones

Page 9: Schneiderman, H. and Kanade, T. Object Detection Using the Statistics of Parts, Viola, P. and Jones Robust Real-time Object Detection,Object Detection.

Example Images

ViolaJones

SchneidermanKanade