Title: A 4-WEEK PROJECT IN Active Shape and Appearance Models
1A 4-WEEK PROJECT INActive Shape and Appearance
Models
- by Renée Anderson
- and Vedrana Andersen
2Overview
- Preprocessing (Renée)
- Building models (Vedrana)
- Manipulating faces (Renée)
- Active appearance models (Vedrana)
3STATISTICAL MODELS Concept
- Several steps developed by Cootes and Taylor
- Data capture and representation
- Data normalization
- Statistical analysis
4PREPROCESSINGData
For each object (face, heart, spine)
5PREPROCESSINGCropping and Translation
- Cropping out the background
- Center of gravity of landmark points in the
center of image
6PREPROCESSINGAlignment
- Allowed transformations translation, rotation
and scaling - Iterative method aligning each shape with mean
shape
7PREPROCESSINGMasking
- For visualization
- Leave inside of convex hull of landmark points
8PREPROCESSINGWarping
- Mapping landmark points to mean shape
- Tried two- piecewise linear- thin-plate spline
9PREPROCESSINGGray-level Normalization
- Applying scaling and offset to gray-level vectors
(samples) - Iterative method normalizing each gray-level
vector with mean gray-level
10BUILDING THE MODELSNormalized Data
- Each object contributes with
- Landmark points, aligned
- Shape-free patch, normalized
- Statistical analysis (PCA)
11BUILDING THE MODELSPrincipal Component Analysis
- Objects (shapes, gray-levels) as vectors
- Distribution of s points in n- dimensional space
- Alternative coordinate system- no
correlations- sorted coordinates
12BUILDING THE MODELSPrincipal Component Analysis
- Method finding eigenvectors and eigenvalues of
the covariance matrix - Linear model
13BUILDING THE MODELSShape Model
14BUILDING THE MODELSGray-level Model
- Gray-level vector samples of gray values
- Model
15BUILDING THE MODELSAppearance Model
16BUILDING THE MODELSAll Faces Modes of Variation
First mode
Third mode
Second mode
17BUILDING THE MODELSNeutral - Appearance Variation
- Changing the first three modes of variation
simultaneously
18BUILDING THE MODELSHearts - Appearance Variation
- Changing the first three modes of variation
simultaneously
19MANIPULATING FACESReconstruction
20MANIPULATING FACESCaricatures
21MANIPULATING FACESForced Smiles
22ACTIVE APPEARANCE MODELSConcept
- Search optimization to minimize
- Learning estimating A
- Iterative model refinement
23Thank you!