Deep Learning For Face Recognition
Deep Learning For Face Recognition
RECOGNITION
– DeepID (2014)
– DeepID2 (2014)
– DeepID2+ (2015)
– DeepID3 (2015)
Deep ID model
CNN structure
– 4 convolutional layers
– 3 max-pooling layers
– 1 fully connected layer
Alignment
– Center of two eyes, two corners of mouth, nose tip.
Multiple patches
– Extract different features for different part of face
Similarity metric learning
– Joint-Bayesian
Deep ID2 Model
Deep ID2+ Model
Based on DeepID2
– More deep network
– Uses supervisory signals
– Uses fully connected layers
Fully connected layers
– Early feature extraction
Claim
– Deep CNN based networks
are more robust to
corruption of image!
Deep ID3 Model
DeepID3
– More Deep than DeepID2+
– Less deep than FaceNet&
VGG
Includes
– Very deep neural networks
– 15 feature extraction layers
– Early fully connected layers
Similarity metric learning
– Joint-Bayesian
Face Net Model
FaceNetmodel: by Google
research group
– Same framework for
identification and verification
– Very deep network
– No alignment
– Efficient representation of
features
Similarity metric learning
– Triplet loss
VGG Model
Shallow network
– 4 convolutional layers
– 4M parameters
Less computational intensive