Face Recognition: A Tutorial
Face Recognition: A Tutorial
Face Recognition: A Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Application II: Cell Phone
March 27, 2002
Face Recognition, via Cell Phones
By Ryan Naraine
Chicago-based telecoms equipment maker Motorola, Inc. has announced plans to put
face recognition technology into Java-enabled mobile phones.
In partnership with Visionics Corp. (Quote, Company Info) and Wirehound LLC, Motorola
said the application was being developed specifically for law enforcement agencies.
The announcement, made at the JavaOne Developer Conference in San Francisco, said
the application would use Visionics' FaceIt ARGUS as the delivery platform for facial
recognition capabilities.
Motorola would also install Wirehound's Birddog software on the its i95cl phone, a J2ME
technology-enabled mobile phone with a color display.
The FaceIt ARGUS system would automatically find faces in a field of view and search
them against a mug shot database. "Upon finding a match, the Birddog component
generates a wireless alert to the phones used by mobile law enforcement officials, who
are then able to verify the identity of the subject," the company said.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Application III: Access Control
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Outline
• Introduction
• Relevant Psychophysics/Neuroscience Issues
• Still-Image Face Recognition
• Video-Based Face Recognition
• Illumination & Pose Problem
• 3D Face Recognition
• Performance Evaluation (FRVT 2002)
• Challenges and Directions
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
ECCV 2004 T4 Tutorial
Face Recognition and Modeling-Part I
Introduction
Task of Face Recognition
Mr. A
Mr. ?
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Why Face Recognition?
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
How to Recognize Faces?
• How human perceives faces?
• Psychophysics and neuroscience study (Darwin, 1872)
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Available Commercial Systems
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Typical Applications
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Generic System Configuration
Identification
v.s.
Verification
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Brief History
Weng/Swets,Belhumeur/Kriegman,Zhao/Etemad/Chellappa, Liu/Wechsler 96-98
Bartlett/Sejnowski, 98
Wiskott/Fellous/Malsburg, 97
Moghaddam/Pentland, 97
Engineering Lin/Kung/Lin, 97 Chellappa et al, 02
Lawrence et al, 97 Gong et al, 02
Turk/Pentland, 91 Penev/Atick, 96
Kanade, 77 Vetter/Blanz, 99
Kelly, 70 Sirovich/Kirby, 87 Cootes, 95-2001 Bronstein/Kimmel, 03
Bledsoe, 64
Galton, 1888 Lanitis/Taylor/Cootes, 95 Phillip, 96-2002
Time
Darwin, 1872
Bruner/Tagiuri, 54
Yin, 69 Tarr/Bulthoff, 95
Perkins, 75
Biederman, 98 Haxby, 99-2003
Ekman, 78
Ellis et al, 86 Gauthier/Tarr, 99-2000
Bruce, 88
Psychology Neuroimaging
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
ECCV 2004 T4 Tutorial
Face Recognition and Modeling-Part I
Relevant
Psychophysics/Neuroscience
Issues
Psychophysics Issues
Relevant to Machine Recognition
• Is face perception the results of holistic/configural or
local feature analysis? Is it a dedicated process?
ÎBuild a special or generic system
• Ranking of significance of facial features
ÎDifferent weights for features
• Viewpoint-invariant or view-dependent recognition
ÎHandle pose problem
• Effect of lighting change
ÎShape from shading
• Movement and face recognition
ÎFavor video based recognition
• Role of race/gender/familiarity
ÎSuggest adaptive system
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Inverted Faces
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Inverted Faces
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Inverted Faces
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Inverted Faces
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Inverted Faces
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Inverted Faces
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
More Inverted Faces
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Neuroimaging Study
Frontal lobe Parietal lobe Single-cell recording
Occipital lobe
studies
•Leads to the discovery of
individual neurons that are
tuned to faces and other objects
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
The Functional Architectures
Model I:
•specialized areas for representing
specific categories of stimuli: FAA and
PPA
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
ECCV 2004 T4 Tutorial
Face Recognition and Modeling-Part I
Still-Image
Face Recognition
Face Recognition from Still Images
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Facial Feature Extraction Summary
• Challenging issues:
• Distortion of features under large pose
• “Restoration” of invisible features
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Statistical Face Models
PCA
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Active Statistical Face Models
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Recognition from Intensity Images
High-level Categorization
3. Hybrid Methods
• Using local features and whole face region
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Still Face Recognition Systems
Approach Representative Works
Holistic methods
Principal Component Analysis (PCA)
Eigenface Direct application of PCA
Fisherface/Subspace LDA FLD on eigenspace
SVM Two-class problem based on SVM
ICA ICA-based feature analysis
Other Representations
LDA/FLA FLD/LDA on raw images
PDBNN Probabilistic decision based NN
PCA reconstruction
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
PCA for face images
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
Probabilistic eigenface
Intrapersonal
Extralpersonal
Standard
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
Critical parameter estimation
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
FLDA for Face Recognition
LDA Face Recognition
(Swets and Weng’96: PCA + LDA)
(Etemad and Chellappa’97: Linear discriminant analysis)
(Belhumeur, Hespanha and Kriegman’97: Fisherface)
(Zhao and Chellappa’98: Regularized subspace LDA)
(Liu and Wechsler’98: Enhanced FLDA)
(Chen et al’00: LDA with singular within-class scatter matrix)
(Yu and Yang’01: Direct LDA removing null space of between-class scatter matrix)
Why LDA?
• Improve classification performance when more than
one samples are available per class
How to carry out LDA?
Objective function Solution
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
Why LDA for Classification?
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
Regularized Subspace LDA
(Fugana’91)
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
Global Face Dimension
Experimental Verification
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
Global Face Dimension
Obtaining a
universal subspace
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
Linear Subspace Projection Algorithms
LDA Bases
PCA Bases
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Holistic Approaches
LDA Variants for Face Recognition
Handling small size sample: the null space of contains important
discriminant information
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Feature based Approaches
DLA, EGM and EBGM
DLA, EGM, EBGM (Lades, Wiskott, and Malsburg, etc.’93,97,98,99)
• Comparing jets:
• Recognition:
• Performance: top 3 in the FERET test
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Feature based Approaches
Gabor wavelets and image graphs
Gabor wavelets: biologically motivated convolution kernels in the shape of
plane waves restricted by a Gaussian envelope function (Daugman’88)
Jets :
wave vectors:
• Performance
92% for 10 normal images, 48% for 3 difficult images
(Each of 30 individuals: training on 10 and testing 13 images)
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Hybrid Approaches
Flexible appearance models
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Hybrid Approaches
Component-based methods
Component-based face recognition with morphable models
(Huang, Heisele, and Blanz’03)
Component-based methods require
large number of samples
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Still Face Recognition: Open Issues
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
ECCV 2004 T4 Tutorial
Face Recognition and Modeling-Part I
Video-based
Face Recognition
Video Based Face Recognition
3. Characteristics of faces
• Relatively easy for detection, but hard for
recognition
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Video Based: Basic Techniques
Categorization
1. Still-image methods
• Basic methods
• Tracking-enhanced (voting schemes, depth for
detecting head and/or virtual view synthesis)
2. Multi-modal methods
• Video- and Audio-based
• Face- and Gait-based
• Face- and Iris-based
3. Spatio-temporal methods
• Feature trajectory based
• Video-Video based
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Still Image Methods
Tracking plus appearance model
Tracking + appearance model (Edwards, Taylor, and Cootes’98 )
• Building an appearance model for each image
• LDA decomposition of the model parameters
into the identity subspace and residual subspace (light, expression,pose )
LDA projection
• Class-specific linear correction to the results of global LDA
is the true proj.:
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Multi-modal Methods
An ATM application
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Spatio-temporal Methods
Video-to-video method
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Video-based Face Recognition: Summary
1. Good news:
• Psychology study suggests motion helps
recognition.
• Additional temporal information
• Select or reconstruct good still frame
• Multi-view images, recovered 3D information
2. Issues:
• Very small testing database (e.g., 20 subjects)
• How to better use joint spatial and temporal
information?
• 3D recovery accurate enough for recognition?
• Demand huge space for storing videos
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
ECCV 2004 T4 Tutorial
Face Recognition and Modeling-Part I
Face 1
Face II
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
A Simple Reflectance Model
View-independent Lambertian Model
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
A Simple Reflectance Model
Varying Albedo Lambertian Model
Varying Albedo
1 + pP s + qQ s
I=ρ
1 + p 2 + q 2 1 + Ps2 + Q s2
Ps = tan α cos τ p = ∂ z/ ∂ x
Q s = tan α sin τ q = ∂ z/ ∂ y
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
A Simple Reflectance Model
How illumination change affect recognition?
+ bilaternal symmetric image (Zhao, 1999)
Constant Albedo
Arbitrary Albedo
Arbitrary Albedo
& Rotation
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Solving Illumination Problem
1. Heuristic approaches
• Disregarding leading principal components
• Use of frontal-face symmetry
2. Image comparison approaches
• Different image representations (edges, filtered,
image-ratios)
• Different distance measures
3. Class-based approaches
• Using multiple images per class (at least during
training)
4. Model-based approaches
• Employing 3D face model
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Class-based Approaches
Quotient Image
Quotient Image (Riklin-Raviv and Shashua’99)
• 3D linear illumination subspace
• Basic assumption: same shape but different texture
• Q is the ratio of albedo functions given two objects
• Using Q and a training/bootstrap set to synthesize
images of a novel object under various lighting
• New cost function for better result
Original images
Quotient images
Image synthesis
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Class-based Approaches
Albedo-integrated normal map
• Lambertian assumption
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Model-based Approaches
Direct 2D-2D method
1 + P s 2 + Q s2
IP[x , y ] = (I[ x , y ] + I[ − x , y ])
2 (1 + qQ s )
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Model-based Approaches
Spherical Harmonics Method
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Forming Harmonic images
bnm ( p ) = λrnm ( X , Y , Z )
λ λΖ λX λY
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Solving Pose (and Illumination) Problem
1. Multi-view approaches
• Multi-view database images of each
person
2. Hybrid approaches
• Multi-view images available only during
training
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Multi-view Approaches
Extending Illumination Cone
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Training images
Base images
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Hybrid/Class Approaches
Vectorized Representation of Images
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Parallel deformation
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Hybrid/Class Approaches
Linear 3D Class Methods
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
See the second part of this tutorial
Eigenfield MethodsObtaining
(R. Gross, I. Matthews, and S. Baker, 2002)
a
• Light fields universal subspace
Pose variation in
CMU PIE database
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Single Image Approaches
Front-view synthesis
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Synthesis based on image warping and a generic shape
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Recovering 3D shape from a single face image
Shape-from-Shading(SFS)
3D Face Recognition
3D Face Recognition
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Survey of 3D Face Recognition
K. Bowyer, K. Chang, and P. Flynn, A Survey Of 3D and Multi-Modal 3D+2D Face Recognition
Notre Dame Department of Computer Science and Engineering Technical Report, January 2004.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Survey of 3D+2D Face Recognition
• Multi-modal 3D+2D face recognition is better than
3D only face recognition
K. Bowyer, K. Chang, and P. Flynn, A Survey Of 3D and Multi-Modal 3D+2D Face Recognition
Notre Dame Department of Computer Science and Engineering Technical Report, January 2004.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
An Exemplar Procedure for
3D + 2D Face Recognition
Dataset (x 275)
200 galleries, 676 probes, 275 training set
1 – 13 weeks between gallery and probes
Methods
1. normalization
intensity & pose
2. identification
3. fusion (score-based)
score normalization – decision
K. Bowyer, K. Chang, and P. Flynn, A Survey Of 3D and Multi-Modal 3D+2D Face Recognition
Notre Dame Department of Computer Science and Engineering Technical Report, January 2004.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Normalization
K. Bowyer, K. Chang, and P. Flynn, A Survey Of 3D and Multi-Modal 3D+2D Face Recognition
Notre Dame Department of Computer Science and Engineering Technical Report, January 2004.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Performance Comparison
- Training 275
- Time lapse
1 - 13 weeks
- 200 galleries
- 676 probes
K. Bowyer, K. Chang, and P. Flynn, A Survey Of 3D and Multi-Modal 3D+2D Face Recognition
Notre Dame Department of Computer Science and Engineering Technical Report, January 2004.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Issue of 3D Face Recognition
- Eigenface
- Time lapse
2 - 13 weeks
- 70 galleries (Neutral)
- 70 probes (Smile) Facial expression is a challenge!
K. Bowyer, K. Chang, and P. Flynn, A Survey Of 3D and Multi-Modal 3D+2D Face Recognition
Notre Dame Department of Computer Science and Engineering Technical Report, January 2004.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Expression-Invariant 3D Face Recognition
I II III IV V
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Texture Flattening via MDS
Flatten curved surfaces so that the geodesic distances between two points
are well approximated by Euclidean distances in the embedding surface
G. Zigelman, R. Kimmel, and N. Kiryati, “Texture Mmapping using surface flattening via multi-dimensional scaling,
IEEE Trans. Visualization and Comp. Gracphics, 8. pp. 198-207, 2002.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Bending-Invariant Canonical Signatures
The flattened manifold via MDS
Original surfaces Canonical surfaces in R3
Facial surfaces as rigid objects -> inaccurate. Canonical forms tell apart identical twins.
Wen-Yi
A. Zhao:
Bronstein, M.Face Recognition
Bronstein and R. Kimmel, “3D face recognition using geometric invariants“, submitted,
European 2003
Conference on Computer Vision, May 2004: T4 Tutorial
Twins Test II: Eigenforms (2D+3D)
Match 1 Match 2 Match 3 Match 1 Match 2 Match 3
Eigenfaces
Reference Reference
Michael 9 Alex 20
Eigenforms
0.0537 0.0897 0.1102 0.1228 0.1229 0.1290
Wen-Yi
A. Zhao:
Bronstein, M.Face Recognition
Bronstein and R. Kimmel, “3D face recognition using geometric invariants“, submitted,
European 2003
Conference on Computer Vision, May 2004: T4 Tutorial
ECCV 2004 T4 Tutorial
Face Recognition and Modeling-Part I
Performance Evaluation
Performance Evaluation
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
ECCV 2004 T4 Tutorial
Face Recognition and Modeling-Part I
Challenges and
Directions
Technical Challenges: System Performance
IEEE Computer Society Magazine Cover Feature
“An Introduction to Evaluating Biometric Systems”
“On the basis of media hype alone, you might conclude that
biometric passwords will soon replace their alphanumeric
counterparts with versions that cannot be stolen, forgot-ten, lost, or
given to another person. But what if the performance estimates of
these systems are far more impressive than their actual
performance?”
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Technical Challenges: System Requirement
¾ In many applications, devices are very small and needs very
low power.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Technical Challenges: Algorithms
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Industry Challenges: Killer Applications
¾ Surveillance/monitoring cameras
¾ …….
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Conclusion and Directions
• Machine perception of faces has numerous applications.
• The choice of an appropriate method should be based
on the specific requirement (e.g., image size) of a given task.
• Video-based face recognition is rapidly evolving while
3D face recognition is still in its early development stage.
• Face recognition plays an important role in biometrics.
• Comparison to human perceptual system:
• Machine recognition of faces has reached a certain level of
maturity, especially in terms of the gallery size. Meanwhile
human perceptual system has limitations on the number and
types of faces that can be easily distinguished.
• Machine systems are still far away from the capability of
human perceptual system, especially under realistic outdoor-
like environment.
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Resources
Main reference
Face Recognition: A Literature Survey
W. Zhao, R. Chellappa, J. Phillips, and A. Rosenfeld
ACM Computing Survey Vol. 35, Dec. 2003/
University of Maryland Tech. Rep. CS-TR-4167R 2002/
http.www.cfar.umd.edu
Baseline Code
Colorado State University Evaluation Web site
www.cs.colostate.edu/evalfacerec
Relevant Conferences
• AFGR 1995-2002 (Automatic Face And Gesture Recognition)
• AVBPA 1997-2003 (Audio- and Video-Based Person Authenti.)
• AMFG 2003 (Analysis and Modeling of Faces and Gestures)
• ICIP/ICPR/ICME/CVPR/ICCV/WACV
• Biometric Consortium Conference (government and industry)
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial
Internet Resources
Face Recognition Home Page
http.www.cs.rug.nl/~peterkr/FACE/frhp.html
Face Databases
• UT Dallas www.utdallas.edu/dept/bbs/FACULTY_PAGES/otoole/database.htm
• Notre Dame database www.nd.edu/~cvrl/HID-data.html
• MIT database ftp://whitechapel.media.mit.edu/pub/images
• Edelman ftp://ftp.wisdom.weizmann.ac.il/pub/FaceBase
• CMU PIE www.ri.cmu.edu/projects/project\_418.htm
• Stirling database pics.psych.stir.ac.uk
• M2VTS multimodal www.tele.ucl.ac.be/M2VTS
• Yale database cvc.yale.edu/projects/yalefaces/yalefaces.htm
• Yale databaseB cvc.yale.edu/projects/yalefacesB/yalefacesB.htm
• Harvard database hrl.harvard.edu/pub/faces
• Weizmann database www.wisdom.weizmann.ac.il/~yael
• UMIST database images.ee.umist.ac.uk/danny/database.html
• Purdue rvl1.ecn.purdue.edu/~aleix/aleix\_face\_DB.html
• Olivetti database www.cam-orl.co.uk/facedatabase.html
• Oulu physics-based www.ee.oulu.fi/research/imag/color/pbfd.html
Wen-Yi Zhao: Face Recognition European Conference on Computer Vision, May 2004: T4 Tutorial