+ All Categories
Home > Documents > Fast Face Detection with Precise Pose Estimation

Fast Face Detection with Precise Pose Estimation

Date post: 31-Dec-2015
Category:
Upload: leila-quinn
View: 42 times
Download: 0 times
Share this document with a friend
Description:
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. Algorithm. Sample result [Fleuret and Geman]:. Training. - PowerPoint PPT Presentation
Popular Tags:
11
Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006
Transcript
Page 1: Fast Face Detection with Precise Pose Estimation

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

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

Algorithm

Sample result [Fleuret and Geman]:

Page 4: Fast Face Detection with Precise Pose Estimation

Training

Iterative Zero false positives

Page 5: Fast Face Detection with Precise Pose Estimation

Training

Generate images

…ORL database, normalized

Page 6: Fast Face Detection with Precise Pose Estimation

Detection

32x32 and 64x64 windows

32x32

Page 7: Fast Face Detection with Precise Pose Estimation

Detection

Search tree for each 8x8 block

Page 8: Fast Face Detection with Precise Pose Estimation

Detection

Aggregate poses

Page 9: Fast Face Detection with Precise Pose Estimation

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

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

Improvements

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


Recommended