11
Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

  • View
    212

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Fast Face Detection with Precise Pose Estimation

Presented by Mohamed Aly and Jonathan Lee

EE148 June 1, 2006

Page 2: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Algorithm

Pose discretization (x, y, scale, tilt)

Course to fine tests Edge/flat detectors Pose estimation

Page 3: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Algorithm

Sample result [Fleuret and Geman]:

Page 4: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Training

Iterative Zero false positives

Page 5: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Training

Generate images

…ORL database, normalized

Page 6: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Detection

32x32 and 64x64 windows

32x32

Page 7: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Detection

Search tree for each 8x8 block

Page 8: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Detection

Aggregate poses

Page 9: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Results

Reported (C++) 92% detection 50% false alarms 0.48s runtime

Experimental (Matlab) ~70% detection 50% false alarms 1-10 minute runtime

Page 10: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Results

0 0.2 0.4 0.6 0.8 10

0.1

0.2

0.3

0.4

0.5

0.6

0.7

0.8

0.9

1

false alarm rate

dete

ctio

n ra

teROC curve

Page 11: Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006

Improvements

Runtime: Matlab vs.C++ Image quality / normalization Better features Aggregation threshold