SlideShare a Scribd company logo
1 of 48
Download to read offline
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Face Recognition System Using Deep
Convolutional Neural Networks
Supervised By -
Rizoan Touļ¬q.1
Assistant Professor.
Presented By -
Humayun Ahmed Ashik.2
Roll: 133068
1,2Department of Computer Science and Engineering
Rajshahi University of Engineering and Technology
Thesis Presentation, 2018
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 1 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Outlines
Introduction
Background Study
Implementation
Result
Conclusion
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 2 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Introduction
Face recognition is a biometric recognition process
passive
non-intrusive1
Face Recognition has drawn plenty of attention-
Biometrical veriļ¬cation
Search for a person through cameras
Face spooļ¬ng and anti-spooļ¬ng
...
1
AK Jain, A Ross, S Prabhakar, An introduction to biometric recognition IEEE Transactions on circuits and
systems for video technology 14 (1), 4-20, 2004
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 3 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Introduction
Types of Biometrics-
Figure 1: Types of biometrics.2
2
Available at - https://www.elprocus.com/diļ¬€erent-types-biometric-sensors/. Accessed: 16 november,2049
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 4 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Problem Statement
Performance degrades because of -
low inter-subject distance
high intra-subject distance
Figure 2: (a)(b)(c) Extreme case of low inter-subject distance.(d) High
intra-subject distance
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 5 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Constraints & Challenges
Performance degrades3 because of -
Facial Expressions
Figure 3: Variations of faces due to diļ¬€erent facial expressions
3
M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer
Vision, vol. 9, no. 4, pp. 614-626, 2015.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 6 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Constraints & Challenges
Performance degrades3 because of -
Growing and Aging Process
Figure 4: Variations of faces due diļ¬€erent ages
3
M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer
Vision, vol. 9, no. 4, pp. 614-626, 2015.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 7 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Constraints & Challenges
Performance degrades3 because of -
Occlusions
Figure 5: Occlusions given by diļ¬€erent unusual objects
3
M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer
Vision, vol. 9, no. 4, pp. 614-626, 2015.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 8 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Constraints & Challenges
Performance degrades3 because of -
Viewing Geometry
Figure 6: Full set of diļ¬€erent faces of the same subject with diļ¬€erent pose
3
M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer
Vision, vol. 9, no. 4, pp. 614-626, 2015.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 9 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Constraints & Challenges
Performance degrades3 because of -
Lighting Conditions
Figure 7: Faces of the same subject under varying light conditions
3
M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer
Vision, vol. 9, no. 4, pp. 614-626, 2015.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 10 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Objective
To develop a robust face recognition system invariant of -
Pose
Illumination
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 11 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Background
Two of the most successful applications of CNNs in the FR
problem
DeepFace4 and FaceNet5
These two have provided state-of-art results in recent years
Although there are other methods providing close results, we
decided to focus on CNN.
The reasons were not only result driven, but also interest
driven
4
Taigman, Yaniv et al. (2014). DeepFace: Closing the Gap to Human-Level Performance in Face Veriļ¬cation.
In: Proceedings of the 2014 IEEE Conference on Computer Vision and Pattern Recognition. CVPR 14.
Washington, DC, USA: IEEE Computer Society, pp. 17011708. ISBN: 978-1-4799-5118- 5. DOI:
10.1109/CVPR.2014.220.
5
Schroļ¬€, Florian, Dmitry Kalenichenko, and James Philbin (2015). FaceNet: A Uniļ¬ed Embedding for Face
Recognition and Clustering. In: CoRR abs/1503.03832. URL: http://arxiv.org/abs/1503.03832
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 12 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Proposed Approach
Figure 8: A generic diagram of proposed face recognition system .
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 13 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Frontalization
Figure 9: Face frontalization process.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 14 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Frontalization- Convert to YUV
RGB images to YUV color model6:
ļ£«
ļ£­
Y
U
V
ļ£¶
ļ£ø =
ļ£«
ļ£­
+0.257 +0.507 +0.098
āˆ’0.148 āˆ’0.291 +0.439
+0.439 āˆ’0.368 āˆ’0.071
ļ£¶
ļ£ø āˆ—
ļ£«
ļ£­
R
G
B
ļ£¶
ļ£ø +
ļ£«
ļ£­
16
128
128
ļ£¶
ļ£ø
Figure 10: Enhancement of input images.
6
Ahmed, E., Crystal, M., Dunxu H: Skin Detection-a short Tutorial, Encyclopedia of Biometrics, pp.12181224
,Springer-Verlag Berlin, Heidelberg,(2009).
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 15 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Face Detection
Procedure
Using dlibs face detector7
based on HOG features with a linear classiļ¬er
and sliding window detection scheme.
Figure 11: Face detection using dlibā€™s HOG features
7
Available at: https://dlib.net/face detector.py.html.Accessed: November 15, 2018
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 16 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Face frontalization
Procedure
Locate a set of 46 ļ¬ducial points
Consider the same points in a 3D pre-deļ¬ned model
Generate a projection matrix to map from 2D input to the 3D
reference
(Apply vertical similarity to ļ¬ll in empty spots)ā† Discarded
Figure 12: Face frontalization Gradients(HOG)8
.
8
Hassner, Tal et al. (2015). Eļ¬€ective Face Frontalization in Unconstrained Images. In: IEEE Conf. on
Computer Vision and Pattern Recognition (CVPR).URL:http://www.openu.ac.il/home/hassner/projects/ frontalize
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 17 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Feature Extraction
CNN structure:
Figure 13: Proposed CNN network architecture used in this face recognition
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 18 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Feature Extraction
Table of CNN architecture:
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 19 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Data and Training
Table Face databases - 1. LFW9
2. AT&T10.
9
LFW. Labeled faces in the wild. http://vis-www.cs.umass.edu/lfw/, 2016. Accessed: 2018-11-08. Cited on
pages 9 and 20.
10
AT&Tfaces.https://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html,2018. Accessed:
08.11.2018
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 20 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Loss function
Cross entropy loss function is used to measure the network error -
L = 1
N
N
i Li
Li = āˆ’ N
i yi log Ė†yi
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 21 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Outcome
Some of the true class and predicted class on LFW database:
Figure 14: Result that showing the true class vs predicted class
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 22 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Outcome
5 classes are selected among 5749 classes that contain
minimum of 100 faces
Train on 1026 samples, validate on 114 samples
Figure 15: Average confusion matrix in the LFW dataset
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 23 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Outcome
Figure 16: Classiļ¬cation report on LFW database
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 24 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Outcome
Figure 17: Test accuracy of face recognition per epochs
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 25 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Outcome
Figure 18: Loss vs no. of epochs
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 26 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Outcome
Some of the true class and predicted class on AT&T database:
Figure 19: Result that showing the true class vs predicted class
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 27 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Findings/Result
Result on LFW:
Train Accuracy: 97.45%
Test Accuracy: 92.11%
Result on AT & T :
Train Accuracy: 95.31%
Test Accuracy: 93%
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 28 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Lackings & Future work
Shortcomings
Result is very low compared to the original DeepFacesā€™s work
which is 97.35%
Lack of computation power
In future-
Data augmentation will be performed for each subjects
Will try for a diļ¬€erent classiļ¬er/ logistic regression
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 29 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Conclusion
To conclude...
We have developed a functional Face Recognition System
using CNNs
Works in uncontrolled environment,
Compared with state of art methods, it underperforms
There is still room for improvement.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 30 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
The End
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 31 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Paper references at a glance
1. AK Jain, A Ross, S Prabhakar, An introduction to biometric recognition IEEE Transactions on circuits and
systems for video technology 14 (1), 4-20, 2004
2. M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer
Vision, vol. 9, no. 4, pp. 614-626, 2015.
3. Taigman, Yaniv et al. (2014). DeepFace: Closing the Gap to Human-Level Performance in Face Veriļ¬cation. In:
Proceedings of the 2014 IEEE Conference on Computer Vision and Pattern Recognition. CVPR 14. Washington,
DC, USA: IEEE Computer Society, pp. 17011708. ISBN: 978-1-4799-5118- 5. DOI: 10.1109/CVPR.2014.220.
4. Schroļ¬€, Florian, Dmitry Kalenichenko, and James Philbin (2015). FaceNet: A Uniļ¬ed Embedding for Face
Recognition and Clustering. In: CoRR abs/1503.03832. URL: http://arxiv.org/abs/1503.03832.
5. Ahmed, E., Crystal, M., Dunxu H: Skin Detection-a short Tutorial, Encyclopedia of Biometrics, pp.12181224
,Springer-Verlag Berlin, Heidelberg,(2009).
6. Hassner, Tal et al. (2015). Eļ¬€ective Face Frontalization in Unconstrained Images. In: IEEE Conf. on Computer
Vision and Pattern Recognition (CVPR).URL:http://www.openu.ac.il/home/hassner/projects/ frontalize
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 32 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - HOG
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 33 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - HOG
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 34 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - HOG
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 35 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - HOG
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 36 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
Why CNN?
Dealing with a 1 megapixel image, the total number of
features in that picture is 3 million (=1,000 x 1,000 x 3 color
channels).
Passing this through a neural network with just 1,000 hidden
units and weights of 3 billion parameters. Too big to be
managed !
perfect solution: Convolutional neural networks (ConvNets).
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 37 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
Terms associated with CNN -
Kernel size: the width and height of the receptive ļ¬eld for the
neurons in that stack.
Stride: Each neuron processes a region of the input space. As
these regions can overlap, the stride indicates the distance
between their centers.
Padding: In some cases, the neurons in the borders of the
layer cannot process a whole receptive ļ¬eld. This may happen
due to the stride.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 38 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
Layers of CNN -
Convolution(CONV)
Pooling(POOL)
Fully connected(FC)
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 39 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 40 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 41 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 42 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
What is a gradient descent?
Gradient descent is an optimization algorithm used in machine
learning to learn values of parameters that minimize the cost
function.
Its an iterative algorithm, in every iteration, we compute the
gradient of the cost function with respect to each parameter
and update the parameters of the function
Padding: In some cases, the neurons in the borders of the
layer cannot process a whole receptive ļ¬eld. This may happen
due to the stride.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 43 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
gradient descent: batch, stochastic and mini-batch
Stochastic Gradient Descent - Uses only single training
example to calculate the gradient and update parameters.
Batch Gradient Descent - Calculate the gradients for the
whole dataset and perform just one update at each iteration.
Mini-batch Gradient Descent - Mini-batch gradient is a
variation of stochastic gradient descent where instead of
single training example, mini-batch of samples is used. Its one
of the most popular optimization algorithms.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 44 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
What is the role of the activation function?
The goal of an activation function is to introduce non-linearity
into the neural network so that it can learn more complex
function.
Without it, the neural network would be only able to learn
function which is a linear combination of its input data.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 45 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
Hyperparameters -
Learning rate - It determines how fast we want to update the
weights during optimization.
Number of epochs - Epoch is deļ¬ned as one forward pass and
one backward pass of all training data.
Batch size - The number of training examples in one
forward/backward pass.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 46 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - CNN
What is a dropout?
Dropout is a regularization technique for reducing overļ¬tting
in neural networks.
At each training step we randomly drop out (set to zero) set
of nodes,
Thus we create a diļ¬€erent model for each training case, all of
these models share weights. Its a form of model averaging.
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 47 /31
Introduction
Implementation
Result & Discussion
RUET, Rajshahi, Bangladesh
Notes - Evaluation
133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 48 /31

More Related Content

What's hot

IRJET- A Comprehensive Survey and Detailed Study on Various Face Recognition ...
IRJET- A Comprehensive Survey and Detailed Study on Various Face Recognition ...IRJET- A Comprehensive Survey and Detailed Study on Various Face Recognition ...
IRJET- A Comprehensive Survey and Detailed Study on Various Face Recognition ...IRJET Journal
Ā 
[台ē£äŗŗå·„ę™ŗꅧå­øę ”] äø»é”Œę¼”講 - å¼µę™ŗå؁ēø½ē¶“ē† (President of HTC DeepQ)
[台ē£äŗŗå·„ę™ŗꅧå­øę ”] äø»é”Œę¼”講 - å¼µę™ŗå؁ēø½ē¶“ē† (President of HTC DeepQ)[台ē£äŗŗå·„ę™ŗꅧå­øę ”] äø»é”Œę¼”講 - å¼µę™ŗå؁ēø½ē¶“ē† (President of HTC DeepQ)
[台ē£äŗŗå·„ę™ŗꅧå­øę ”] äø»é”Œę¼”講 - å¼µę™ŗå؁ēø½ē¶“ē† (President of HTC DeepQ)台ē£č³‡ę–™ē§‘å­øå¹“ęœƒ
Ā 
Enhancement of Multi-Modal Biometric Authentication Based on IRIS and Brain N...
Enhancement of Multi-Modal Biometric Authentication Based on IRIS and Brain N...Enhancement of Multi-Modal Biometric Authentication Based on IRIS and Brain N...
Enhancement of Multi-Modal Biometric Authentication Based on IRIS and Brain N...CSCJournals
Ā 
ADAPTABLE FINGERPRINT MINUTIAE EXTRACTION ALGORITHM BASED-ON CROSSING NUMBER ...
ADAPTABLE FINGERPRINT MINUTIAE EXTRACTION ALGORITHM BASED-ON CROSSING NUMBER ...ADAPTABLE FINGERPRINT MINUTIAE EXTRACTION ALGORITHM BASED-ON CROSSING NUMBER ...
ADAPTABLE FINGERPRINT MINUTIAE EXTRACTION ALGORITHM BASED-ON CROSSING NUMBER ...IJCSEIT Journal
Ā 
IRJET- Real-Time Object Detection System using Caffe Model
IRJET- Real-Time Object Detection System using Caffe ModelIRJET- Real-Time Object Detection System using Caffe Model
IRJET- Real-Time Object Detection System using Caffe ModelIRJET Journal
Ā 
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET Journal
Ā 
Development of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVDevelopment of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVIRJET Journal
Ā 
IRJET- Library Management System with Facial Biometric Authentication
IRJET- Library Management System with Facial Biometric AuthenticationIRJET- Library Management System with Facial Biometric Authentication
IRJET- Library Management System with Facial Biometric AuthenticationIRJET Journal
Ā 
Facial Recognition and Detection Technical Review
Facial Recognition and Detection Technical ReviewFacial Recognition and Detection Technical Review
Facial Recognition and Detection Technical ReviewTkeyah Anderson
Ā 
IRJET - Chatbot with Gesture based User Input
IRJET -  	  Chatbot with Gesture based User InputIRJET -  	  Chatbot with Gesture based User Input
IRJET - Chatbot with Gesture based User InputIRJET Journal
Ā 
Smart Door Access using Facial Recognition
Smart Door Access using Facial RecognitionSmart Door Access using Facial Recognition
Smart Door Access using Facial Recognitionijtsrd
Ā 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...Vishnupriya T H
Ā 
Face recognition vendor test 2002 evaluation report
Face recognition vendor test 2002  evaluation reportFace recognition vendor test 2002  evaluation report
Face recognition vendor test 2002 evaluation reportSungkwan Park
Ā 
IRJET-3D Object Tracking and Manipulation in Augmented Reality
IRJET-3D Object Tracking and Manipulation in Augmented RealityIRJET-3D Object Tracking and Manipulation in Augmented Reality
IRJET-3D Object Tracking and Manipulation in Augmented RealityIRJET Journal
Ā 
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
IRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCVIRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCV
IRJET - Real Time Facial Analysis using Tensorflowand OpenCVIRJET Journal
Ā 
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...IRJET Journal
Ā 

What's hot (16)

IRJET- A Comprehensive Survey and Detailed Study on Various Face Recognition ...
IRJET- A Comprehensive Survey and Detailed Study on Various Face Recognition ...IRJET- A Comprehensive Survey and Detailed Study on Various Face Recognition ...
IRJET- A Comprehensive Survey and Detailed Study on Various Face Recognition ...
Ā 
[台ē£äŗŗå·„ę™ŗꅧå­øę ”] äø»é”Œę¼”講 - å¼µę™ŗå؁ēø½ē¶“ē† (President of HTC DeepQ)
[台ē£äŗŗå·„ę™ŗꅧå­øę ”] äø»é”Œę¼”講 - å¼µę™ŗå؁ēø½ē¶“ē† (President of HTC DeepQ)[台ē£äŗŗå·„ę™ŗꅧå­øę ”] äø»é”Œę¼”講 - å¼µę™ŗå؁ēø½ē¶“ē† (President of HTC DeepQ)
[台ē£äŗŗå·„ę™ŗꅧå­øę ”] äø»é”Œę¼”講 - å¼µę™ŗå؁ēø½ē¶“ē† (President of HTC DeepQ)
Ā 
Enhancement of Multi-Modal Biometric Authentication Based on IRIS and Brain N...
Enhancement of Multi-Modal Biometric Authentication Based on IRIS and Brain N...Enhancement of Multi-Modal Biometric Authentication Based on IRIS and Brain N...
Enhancement of Multi-Modal Biometric Authentication Based on IRIS and Brain N...
Ā 
ADAPTABLE FINGERPRINT MINUTIAE EXTRACTION ALGORITHM BASED-ON CROSSING NUMBER ...
ADAPTABLE FINGERPRINT MINUTIAE EXTRACTION ALGORITHM BASED-ON CROSSING NUMBER ...ADAPTABLE FINGERPRINT MINUTIAE EXTRACTION ALGORITHM BASED-ON CROSSING NUMBER ...
ADAPTABLE FINGERPRINT MINUTIAE EXTRACTION ALGORITHM BASED-ON CROSSING NUMBER ...
Ā 
IRJET- Real-Time Object Detection System using Caffe Model
IRJET- Real-Time Object Detection System using Caffe ModelIRJET- Real-Time Object Detection System using Caffe Model
IRJET- Real-Time Object Detection System using Caffe Model
Ā 
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
Ā 
Development of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVDevelopment of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCV
Ā 
IRJET- Library Management System with Facial Biometric Authentication
IRJET- Library Management System with Facial Biometric AuthenticationIRJET- Library Management System with Facial Biometric Authentication
IRJET- Library Management System with Facial Biometric Authentication
Ā 
Facial Recognition and Detection Technical Review
Facial Recognition and Detection Technical ReviewFacial Recognition and Detection Technical Review
Facial Recognition and Detection Technical Review
Ā 
IRJET - Chatbot with Gesture based User Input
IRJET -  	  Chatbot with Gesture based User InputIRJET -  	  Chatbot with Gesture based User Input
IRJET - Chatbot with Gesture based User Input
Ā 
Smart Door Access using Facial Recognition
Smart Door Access using Facial RecognitionSmart Door Access using Facial Recognition
Smart Door Access using Facial Recognition
Ā 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...
Ā 
Face recognition vendor test 2002 evaluation report
Face recognition vendor test 2002  evaluation reportFace recognition vendor test 2002  evaluation report
Face recognition vendor test 2002 evaluation report
Ā 
IRJET-3D Object Tracking and Manipulation in Augmented Reality
IRJET-3D Object Tracking and Manipulation in Augmented RealityIRJET-3D Object Tracking and Manipulation in Augmented Reality
IRJET-3D Object Tracking and Manipulation in Augmented Reality
Ā 
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
IRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCVIRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCV
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
Ā 
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
Ā 

Similar to Deep Learning Face Recognition

Facial Emotion Recognition: A Survey
Facial Emotion Recognition: A SurveyFacial Emotion Recognition: A Survey
Facial Emotion Recognition: A SurveyIRJET Journal
Ā 
Dissertation final report
Dissertation final reportDissertation final report
Dissertation final reportSmriti Tikoo
Ā 
Deep learning for understanding faces
Deep learning for understanding facesDeep learning for understanding faces
Deep learning for understanding facessieubebu
Ā 
Face detection
Face detectionFace detection
Face detectionAfsanaLaskar1
Ā 
Feature based head pose estimation for controlling movement of
Feature based head pose estimation for controlling movement ofFeature based head pose estimation for controlling movement of
Feature based head pose estimation for controlling movement ofIAEME Publication
Ā 
FACE MASK DETECTION USING ML
FACE MASK DETECTION USING MLFACE MASK DETECTION USING ML
FACE MASK DETECTION USING MLIRJET Journal
Ā 
Real time multi face detection using deep learning
Real time multi face detection using deep learningReal time multi face detection using deep learning
Real time multi face detection using deep learningReallykul Kuul
Ā 
Face in video evaluation (five)
Face in video evaluation (five)Face in video evaluation (five)
Face in video evaluation (five)Sungkwan Park
Ā 
Study of Software Defect Prediction using Forward Pass RNN with Hyperbolic Ta...
Study of Software Defect Prediction using Forward Pass RNN with Hyperbolic Ta...Study of Software Defect Prediction using Forward Pass RNN with Hyperbolic Ta...
Study of Software Defect Prediction using Forward Pass RNN with Hyperbolic Ta...ijtsrd
Ā 
Intelligent System For Face Mask Detection
Intelligent System For Face Mask DetectionIntelligent System For Face Mask Detection
Intelligent System For Face Mask DetectionIRJET Journal
Ā 
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET Journal
Ā 
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...IRJET Journal
Ā 
IRJET- Digiyathra
IRJET-  	  DigiyathraIRJET-  	  Digiyathra
IRJET- DigiyathraIRJET Journal
Ā 
A multi-task learning based hybrid prediction algorithm for privacy preservin...
A multi-task learning based hybrid prediction algorithm for privacy preservin...A multi-task learning based hybrid prediction algorithm for privacy preservin...
A multi-task learning based hybrid prediction algorithm for privacy preservin...journalBEEI
Ā 
Progression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face VerificationProgression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face VerificationIRJET Journal
Ā 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification ToolIRJET Journal
Ā 
IRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET Journal
Ā 

Similar to Deep Learning Face Recognition (20)

Facial Emotion Recognition: A Survey
Facial Emotion Recognition: A SurveyFacial Emotion Recognition: A Survey
Facial Emotion Recognition: A Survey
Ā 
Dissertation final report
Dissertation final reportDissertation final report
Dissertation final report
Ā 
Deep learning for understanding faces
Deep learning for understanding facesDeep learning for understanding faces
Deep learning for understanding faces
Ā 
Face detection
Face detectionFace detection
Face detection
Ā 
Feature based head pose estimation for controlling movement of
Feature based head pose estimation for controlling movement ofFeature based head pose estimation for controlling movement of
Feature based head pose estimation for controlling movement of
Ā 
FACE MASK DETECTION USING ML
FACE MASK DETECTION USING MLFACE MASK DETECTION USING ML
FACE MASK DETECTION USING ML
Ā 
Real time multi face detection using deep learning
Real time multi face detection using deep learningReal time multi face detection using deep learning
Real time multi face detection using deep learning
Ā 
A Proposed Accident Preventive Model For Smart Vehicles
A Proposed Accident Preventive Model For Smart VehiclesA Proposed Accident Preventive Model For Smart Vehicles
A Proposed Accident Preventive Model For Smart Vehicles
Ā 
Face in video evaluation (five)
Face in video evaluation (five)Face in video evaluation (five)
Face in video evaluation (five)
Ā 
Study of Software Defect Prediction using Forward Pass RNN with Hyperbolic Ta...
Study of Software Defect Prediction using Forward Pass RNN with Hyperbolic Ta...Study of Software Defect Prediction using Forward Pass RNN with Hyperbolic Ta...
Study of Software Defect Prediction using Forward Pass RNN with Hyperbolic Ta...
Ā 
Intelligent System For Face Mask Detection
Intelligent System For Face Mask DetectionIntelligent System For Face Mask Detection
Intelligent System For Face Mask Detection
Ā 
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
Ā 
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
Ā 
IRJET- Digiyathra
IRJET-  	  DigiyathraIRJET-  	  Digiyathra
IRJET- Digiyathra
Ā 
A multi-task learning based hybrid prediction algorithm for privacy preservin...
A multi-task learning based hybrid prediction algorithm for privacy preservin...A multi-task learning based hybrid prediction algorithm for privacy preservin...
A multi-task learning based hybrid prediction algorithm for privacy preservin...
Ā 
Progression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face VerificationProgression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face Verification
Ā 
323462348
323462348323462348
323462348
Ā 
323462348
323462348323462348
323462348
Ā 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification Tool
Ā 
IRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial Recognition
Ā 

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
Ā 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
Ā 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
Ā 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
Ā 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
Ā 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
Ā 
šŸ”9953056974šŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
šŸ”9953056974šŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...šŸ”9953056974šŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
šŸ”9953056974šŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
Ā 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
Ā 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
Ā 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
Ā 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
Ā 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
Ā 
Gurgaon āœ”ļø9711147426āœØCall In girls Gurgaon Sector 51 escort service
Gurgaon āœ”ļø9711147426āœØCall In girls Gurgaon Sector 51 escort serviceGurgaon āœ”ļø9711147426āœØCall In girls Gurgaon Sector 51 escort service
Gurgaon āœ”ļø9711147426āœØCall In girls Gurgaon Sector 51 escort servicejennyeacort
Ā 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
Ā 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
Ā 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
Ā 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
Ā 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoĆ£o Esperancinha
Ā 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
Ā 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
Ā 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
Ā 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
Ā 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
Ā 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
Ā 
šŸ”9953056974šŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
šŸ”9953056974šŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...šŸ”9953056974šŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
šŸ”9953056974šŸ”!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
Ā 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
Ā 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
Ā 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
Ā 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
Ā 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
Ā 
Gurgaon āœ”ļø9711147426āœØCall In girls Gurgaon Sector 51 escort service
Gurgaon āœ”ļø9711147426āœØCall In girls Gurgaon Sector 51 escort serviceGurgaon āœ”ļø9711147426āœØCall In girls Gurgaon Sector 51 escort service
Gurgaon āœ”ļø9711147426āœØCall In girls Gurgaon Sector 51 escort service
Ā 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
Ā 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
Ā 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Ā 
ā˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
ā˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCRā˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
ā˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
Ā 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Ā 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Ā 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
Ā 

Deep Learning Face Recognition

  • 1. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Face Recognition System Using Deep Convolutional Neural Networks Supervised By - Rizoan Touļ¬q.1 Assistant Professor. Presented By - Humayun Ahmed Ashik.2 Roll: 133068 1,2Department of Computer Science and Engineering Rajshahi University of Engineering and Technology Thesis Presentation, 2018 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 1 /31
  • 2. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Outlines Introduction Background Study Implementation Result Conclusion 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 2 /31
  • 3. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Introduction Face recognition is a biometric recognition process passive non-intrusive1 Face Recognition has drawn plenty of attention- Biometrical veriļ¬cation Search for a person through cameras Face spooļ¬ng and anti-spooļ¬ng ... 1 AK Jain, A Ross, S Prabhakar, An introduction to biometric recognition IEEE Transactions on circuits and systems for video technology 14 (1), 4-20, 2004 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 3 /31
  • 4. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Introduction Types of Biometrics- Figure 1: Types of biometrics.2 2 Available at - https://www.elprocus.com/diļ¬€erent-types-biometric-sensors/. Accessed: 16 november,2049 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 4 /31
  • 5. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Problem Statement Performance degrades because of - low inter-subject distance high intra-subject distance Figure 2: (a)(b)(c) Extreme case of low inter-subject distance.(d) High intra-subject distance 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 5 /31
  • 6. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Constraints & Challenges Performance degrades3 because of - Facial Expressions Figure 3: Variations of faces due to diļ¬€erent facial expressions 3 M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer Vision, vol. 9, no. 4, pp. 614-626, 2015. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 6 /31
  • 7. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Constraints & Challenges Performance degrades3 because of - Growing and Aging Process Figure 4: Variations of faces due diļ¬€erent ages 3 M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer Vision, vol. 9, no. 4, pp. 614-626, 2015. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 7 /31
  • 8. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Constraints & Challenges Performance degrades3 because of - Occlusions Figure 5: Occlusions given by diļ¬€erent unusual objects 3 M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer Vision, vol. 9, no. 4, pp. 614-626, 2015. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 8 /31
  • 9. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Constraints & Challenges Performance degrades3 because of - Viewing Geometry Figure 6: Full set of diļ¬€erent faces of the same subject with diļ¬€erent pose 3 M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer Vision, vol. 9, no. 4, pp. 614-626, 2015. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 9 /31
  • 10. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Constraints & Challenges Performance degrades3 because of - Lighting Conditions Figure 7: Faces of the same subject under varying light conditions 3 M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer Vision, vol. 9, no. 4, pp. 614-626, 2015. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 10 /31
  • 11. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Objective To develop a robust face recognition system invariant of - Pose Illumination 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 11 /31
  • 12. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Background Two of the most successful applications of CNNs in the FR problem DeepFace4 and FaceNet5 These two have provided state-of-art results in recent years Although there are other methods providing close results, we decided to focus on CNN. The reasons were not only result driven, but also interest driven 4 Taigman, Yaniv et al. (2014). DeepFace: Closing the Gap to Human-Level Performance in Face Veriļ¬cation. In: Proceedings of the 2014 IEEE Conference on Computer Vision and Pattern Recognition. CVPR 14. Washington, DC, USA: IEEE Computer Society, pp. 17011708. ISBN: 978-1-4799-5118- 5. DOI: 10.1109/CVPR.2014.220. 5 Schroļ¬€, Florian, Dmitry Kalenichenko, and James Philbin (2015). FaceNet: A Uniļ¬ed Embedding for Face Recognition and Clustering. In: CoRR abs/1503.03832. URL: http://arxiv.org/abs/1503.03832 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 12 /31
  • 13. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Proposed Approach Figure 8: A generic diagram of proposed face recognition system . 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 13 /31
  • 14. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Frontalization Figure 9: Face frontalization process. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 14 /31
  • 15. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Frontalization- Convert to YUV RGB images to YUV color model6: ļ£« ļ£­ Y U V ļ£¶ ļ£ø = ļ£« ļ£­ +0.257 +0.507 +0.098 āˆ’0.148 āˆ’0.291 +0.439 +0.439 āˆ’0.368 āˆ’0.071 ļ£¶ ļ£ø āˆ— ļ£« ļ£­ R G B ļ£¶ ļ£ø + ļ£« ļ£­ 16 128 128 ļ£¶ ļ£ø Figure 10: Enhancement of input images. 6 Ahmed, E., Crystal, M., Dunxu H: Skin Detection-a short Tutorial, Encyclopedia of Biometrics, pp.12181224 ,Springer-Verlag Berlin, Heidelberg,(2009). 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 15 /31
  • 16. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Face Detection Procedure Using dlibs face detector7 based on HOG features with a linear classiļ¬er and sliding window detection scheme. Figure 11: Face detection using dlibā€™s HOG features 7 Available at: https://dlib.net/face detector.py.html.Accessed: November 15, 2018 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 16 /31
  • 17. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Face frontalization Procedure Locate a set of 46 ļ¬ducial points Consider the same points in a 3D pre-deļ¬ned model Generate a projection matrix to map from 2D input to the 3D reference (Apply vertical similarity to ļ¬ll in empty spots)ā† Discarded Figure 12: Face frontalization Gradients(HOG)8 . 8 Hassner, Tal et al. (2015). Eļ¬€ective Face Frontalization in Unconstrained Images. In: IEEE Conf. on Computer Vision and Pattern Recognition (CVPR).URL:http://www.openu.ac.il/home/hassner/projects/ frontalize 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 17 /31
  • 18. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Feature Extraction CNN structure: Figure 13: Proposed CNN network architecture used in this face recognition 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 18 /31
  • 19. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Feature Extraction Table of CNN architecture: 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 19 /31
  • 20. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Data and Training Table Face databases - 1. LFW9 2. AT&T10. 9 LFW. Labeled faces in the wild. http://vis-www.cs.umass.edu/lfw/, 2016. Accessed: 2018-11-08. Cited on pages 9 and 20. 10 AT&Tfaces.https://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html,2018. Accessed: 08.11.2018 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 20 /31
  • 21. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Loss function Cross entropy loss function is used to measure the network error - L = 1 N N i Li Li = āˆ’ N i yi log Ė†yi 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 21 /31
  • 22. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Outcome Some of the true class and predicted class on LFW database: Figure 14: Result that showing the true class vs predicted class 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 22 /31
  • 23. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Outcome 5 classes are selected among 5749 classes that contain minimum of 100 faces Train on 1026 samples, validate on 114 samples Figure 15: Average confusion matrix in the LFW dataset 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 23 /31
  • 24. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Outcome Figure 16: Classiļ¬cation report on LFW database 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 24 /31
  • 25. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Outcome Figure 17: Test accuracy of face recognition per epochs 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 25 /31
  • 26. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Outcome Figure 18: Loss vs no. of epochs 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 26 /31
  • 27. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Outcome Some of the true class and predicted class on AT&T database: Figure 19: Result that showing the true class vs predicted class 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 27 /31
  • 28. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Findings/Result Result on LFW: Train Accuracy: 97.45% Test Accuracy: 92.11% Result on AT & T : Train Accuracy: 95.31% Test Accuracy: 93% 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 28 /31
  • 29. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Lackings & Future work Shortcomings Result is very low compared to the original DeepFacesā€™s work which is 97.35% Lack of computation power In future- Data augmentation will be performed for each subjects Will try for a diļ¬€erent classiļ¬er/ logistic regression 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 29 /31
  • 30. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Conclusion To conclude... We have developed a functional Face Recognition System using CNNs Works in uncontrolled environment, Compared with state of art methods, it underperforms There is still room for improvement. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 30 /31
  • 31. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh The End 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 31 /31
  • 32. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Paper references at a glance 1. AK Jain, A Ross, S Prabhakar, An introduction to biometric recognition IEEE Transactions on circuits and systems for video technology 14 (1), 4-20, 2004 2. M. Hassaballah, S. Aly, ā€Face recognition: challenges achievements and future directionsā€, IET Computer Vision, vol. 9, no. 4, pp. 614-626, 2015. 3. Taigman, Yaniv et al. (2014). DeepFace: Closing the Gap to Human-Level Performance in Face Veriļ¬cation. In: Proceedings of the 2014 IEEE Conference on Computer Vision and Pattern Recognition. CVPR 14. Washington, DC, USA: IEEE Computer Society, pp. 17011708. ISBN: 978-1-4799-5118- 5. DOI: 10.1109/CVPR.2014.220. 4. Schroļ¬€, Florian, Dmitry Kalenichenko, and James Philbin (2015). FaceNet: A Uniļ¬ed Embedding for Face Recognition and Clustering. In: CoRR abs/1503.03832. URL: http://arxiv.org/abs/1503.03832. 5. Ahmed, E., Crystal, M., Dunxu H: Skin Detection-a short Tutorial, Encyclopedia of Biometrics, pp.12181224 ,Springer-Verlag Berlin, Heidelberg,(2009). 6. Hassner, Tal et al. (2015). Eļ¬€ective Face Frontalization in Unconstrained Images. In: IEEE Conf. on Computer Vision and Pattern Recognition (CVPR).URL:http://www.openu.ac.il/home/hassner/projects/ frontalize 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 32 /31
  • 33. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - HOG 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 33 /31
  • 34. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - HOG 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 34 /31
  • 35. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - HOG 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 35 /31
  • 36. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - HOG 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 36 /31
  • 37. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN Why CNN? Dealing with a 1 megapixel image, the total number of features in that picture is 3 million (=1,000 x 1,000 x 3 color channels). Passing this through a neural network with just 1,000 hidden units and weights of 3 billion parameters. Too big to be managed ! perfect solution: Convolutional neural networks (ConvNets). 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 37 /31
  • 38. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN Terms associated with CNN - Kernel size: the width and height of the receptive ļ¬eld for the neurons in that stack. Stride: Each neuron processes a region of the input space. As these regions can overlap, the stride indicates the distance between their centers. Padding: In some cases, the neurons in the borders of the layer cannot process a whole receptive ļ¬eld. This may happen due to the stride. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 38 /31
  • 39. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN Layers of CNN - Convolution(CONV) Pooling(POOL) Fully connected(FC) 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 39 /31
  • 40. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 40 /31
  • 41. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 41 /31
  • 42. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 42 /31
  • 43. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN What is a gradient descent? Gradient descent is an optimization algorithm used in machine learning to learn values of parameters that minimize the cost function. Its an iterative algorithm, in every iteration, we compute the gradient of the cost function with respect to each parameter and update the parameters of the function Padding: In some cases, the neurons in the borders of the layer cannot process a whole receptive ļ¬eld. This may happen due to the stride. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 43 /31
  • 44. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN gradient descent: batch, stochastic and mini-batch Stochastic Gradient Descent - Uses only single training example to calculate the gradient and update parameters. Batch Gradient Descent - Calculate the gradients for the whole dataset and perform just one update at each iteration. Mini-batch Gradient Descent - Mini-batch gradient is a variation of stochastic gradient descent where instead of single training example, mini-batch of samples is used. Its one of the most popular optimization algorithms. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 44 /31
  • 45. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN What is the role of the activation function? The goal of an activation function is to introduce non-linearity into the neural network so that it can learn more complex function. Without it, the neural network would be only able to learn function which is a linear combination of its input data. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 45 /31
  • 46. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN Hyperparameters - Learning rate - It determines how fast we want to update the weights during optimization. Number of epochs - Epoch is deļ¬ned as one forward pass and one backward pass of all training data. Batch size - The number of training examples in one forward/backward pass. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 46 /31
  • 47. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - CNN What is a dropout? Dropout is a regularization technique for reducing overļ¬tting in neural networks. At each training step we randomly drop out (set to zero) set of nodes, Thus we create a diļ¬€erent model for each training case, all of these models share weights. Its a form of model averaging. 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 47 /31
  • 48. Introduction Implementation Result & Discussion RUET, Rajshahi, Bangladesh Notes - Evaluation 133068 17/11/2018 Face Recognition System Using Deep Convolutional Neural Networks 48 /31