SlideShare a Scribd company logo
PROPOSED WORK ON
FACE RECOGNITION
Presented By
Kalyan Acharjya
A Presentation on Initial stage of M.Tech Dissertation Work
Department of…………………………
University of………..
2
There are some images (slide No 8) used within this presentation were
copied from internet without prior permission from original owner.
Only Original Owner has full rights reserved for copied images.
This PPT is only for fair academic use (Not Commercial).
Kalyan Acharjya
kalyan.acharjya@gmail.com
www.factsaboutuniversity.com
Disclosure
CONTENTS
 Introduction to Digital Image Processing.
 Face Recognition.
 Why Face Recognition.
 How Face Recognition.
 Literature Survey [Going On].
 Problem Statement.
 Challenges for Real Time Applications.
 Standard Face Images Database.
 Conclusions and Future Work.
 References.
3
Kalyan Acharjya, India
INTRODUCTION : DIGITAL IMAGE PROCESSING
 An Image has infinite intensity value.
 Also infinite picture point -How its stored?
 Digitization of image.
 Spatial discretization by Sampling.
 Intensity discretization by Quantization.
 An stored image is process in various means
(Techniques) for enhance or extracts some
features from it, is well considerable as
DIGITAL IMAGE PROCESSING. 4
Kalyan Acharjya, India
FACE RECOGNITION
 How computer or systems is identify any person by comparison its
FACE with its previous stored database. Its also a part of
COMPUTER VISION.
 FACE RECOGNITION is the part of Digital Image Measurement.
 Its High Level Processing involved making sense of an ensemble of
recognize FACE with analysis of unknown FACE.
 Its almost similar to Human being, who identify any person, if
he/she have already met. Although it(Human) fails sometimes (rare
case).
5
Kalyan Acharjya, India
WHY FACE RECOGNITION ?
 The world is urged for more and accurate face recognition rate.
 How COMPUTER VISITON is possible, as human being are?
 Automatic person identification.
 FACE RECOGNISITION have lots of real world applications.
 Automatic Attendance System.
 Security Purposes.
 Computer Interaction etc.
 Crowd Surveillance. [US (MIT) invested $ 100 million for perfect recognition
system-Times of India, Oct 2013 ].
 In 2011, London riots many suspects of partial face images were not
recognized by COTS FR system[15].
6
Kalyan Acharjya, India
Comparison
HOW FACE RECOGNITION?
7
Input Image
Face Detection*
Crop Face Image
Features Extraction
Identification
Face Image
Database
*The targeted work will not include Face Detection Part.
*The input images will crop face images from standard Face Database.
Who is She?
Kalyan Acharjya, India
LITERATURE SURVEY [1]
 Title : Li, Liao and Jain, “Partial Face Recognition,
Alignment free Approach”, IEEE, May, 2013.
 Technique Used: Authors proposed an alignment free
face recognition method based on multi-key point
descriptors. (MKD).
 Conclusion: Authors concluded that MKD method is
superior than leading commercial FR systems like
Pitpatt and faceVACS SDK.
8
Kalyan Acharjya, India
9
LITERATURE SURVEY CONTD..[2]
 Title : Mersico, Nappi and Wechsler, “Robust Face
Recognition fro Uncontrolled Pose and Illumination ”,
IEEE, January, 2013.
 Technique Used: Authors proposed a novel frame work
based on normalization strategies and Face Analysis
for Commercial Entities (FACE).

 Conclusion: The result showed the significant increase
in recognition rate [95% in FERET fa Database] in
accuracy, whether comparison with other available
algorithms.
Kalyan Acharjya, India
10
LITERATURE SURVEY CONTD.. [3]
 Title : Park and Savvides , “Individual Kernal Tensor
Subspaces for Robust Face Recognition: A Computationally
Efficient Tensor Framework without requiring Mode
Factorization ”, IEEE, Oct, 2007.
 Technique Used: The work based on high order tensor to
construct a multi linear structure and model the multiple
factors of face variations.
 Conclusion: The paper introduced the new concept that
appearance factor, the factor of person’s identity modeled
by a tensor structure can be used for better face
recognition system specially for difference types of
appearance of same faces.
Kalyan Acharjya, India
11
LITERATURE SURVEY CONTD.. [4]
 Title: Karim, Lipu, Rahman and Sultana , “Face Recognition
using PCA based Method”, IEEE, 2010.
 Technique Used: The work based on Principle Component
Analysis (PCA).
 Conclusion: The paper concluded the Principle Component
Analysis is better then their predecessor, where recognition
rate 84.1 % (Male Face) and 95.45 % (Female Face) in case
of Indian face database.
 Also recognition rate 92.5 % (Male Face) and 85 % (Female
Face) in case of University of Essex, UK face database.
Kalyan Acharjya, India
12
LITERATURE SURVEY CONTD..[5] MANY MORE…..!
 Title : Meade, Kumar and Phillips, “Comparative
performance of Principle Component Analysis , Gabor
Wavelets and Discrete Gabor Wavelets”, Canadian
Journal of Electronics and Computer Engg., Spring,
2005.
 Technique Used: Comparative performance analysis of
PCA with Gabor Wavelets and Discrete Gabor
Wavelets.
 Conclusion: Gabor Wavelets showed the best
performance on FERET database, as Gabor Wavelets is
least affected by illumination levels.
Kalyan Acharjya, India
13
PROBLEM STATEMENT
 Maximum works were proposed the Face Recognition system in
particular case (Either Pose or Illumination or specific Face
Database).
 Till date there is not single face recognition system for fulfilling
the all (or Maximum factors) in real time application.
 Every method have its pros and cons.
 The presenter motivated by the unsatisfactory scenario of Face
Recognition system to enhance the performance of it.
Kalyan Acharjya, India
14
AVAILABLE FACE RECOGNITION ALGORITHMS
BASED ON [4]
 Principle Component Analysis (PCA).
 Normalization of Histogram Analysis (NHA).
 Independent Component Analysis (ICA).
 Normalized Cross Correlation (NCC).
 Sum of Absolute Difference (SAD).
 Linear Discernment Analysis (LDA).
 Discrete Wavelets Transform (DWT).
 Gabor Wavelet Transform(GWT).
 Multilayer Appearance-Tensor based (MAT).
 Multiple Descriptor Key point (MDK-SDK).(Partial Face Also) etc.
Kalyan Acharjya, India
15
CHALLENGE FOR FACE RECOGNITION [1]
External Occlusion
By other face
Self Occlusion
By non frontal pose
Facial Accessories
By Sunglass
Not Proper
Illumination
Sensor saturation
By under exposure or
over exposure
Limited Field of View
(FOV) By out of camera.
Kalyan Acharjya, India
STANDARD FACE RECOGNITION DATABASE [4]
 The Choice of appropriate database to be used based
on targeted work.
 Color FERET Database
 Yale Face Database.
 PIE Database.
 FIA Video Database.
 CBCL Face Recognition Database.
 Expression Image Database.
 Mugs hot Identification Database.
 Identification Database.
 Indian Face Database.
 Face Recognition Data, University of Essex, UK 16
Kalyan Acharjya, India
17
CONCLUSIONS AND FUTURE WORK
 The presenter in initial phase of project work, so exact algorithms
yet to be finalized.
 The presenter aware to follow any based paper should have same
face database.
 Modify the any previous mentioned face recognition algorithms to
enhance the recognition rate of identification.
 The proposed work may also target for fusion between two
algorithms.
 When available algorithms will modified or develop, the result will
be compare with based paper or predecessor method result .
Kalyan Acharjya, India
18
REFERENCES
[1] Li, Liao and Jain, “Partial Face Recognition, Alignment free Approach”, IEEE
Transaction on Pattern Analysis and Machine Intelligence, VOL 35, No 5, May,
2013.
[2] Mersico, Nappi and Wechsler, “Robust Face Recognition fro Uncontrolled Pose
and Illumination ”, IEEE Transaction on Systems, man and Cybernetics:
systems, VOL. 43, NO. 1, January, 2013.
[3] Park and Savvides , “Individual Kernal Tensor Subspaces for Robust Face
Recognition: A Computationally Efficient Tensor Framework without requiring
Mode Factorization ”, IEEE on Systems, man and Cybernetics: systems, VOL. 37,
NO. 5 , Oct, 2007.
[4] Karim, Lipu, Rahman and Sultana ,“Face Recognition using PCA based
Method”, IEEE, 2010.
[5] Meade, Kumar and Phillips, “Comparative performance of Principle
Component Analysis , Gabor Wavelets and Discrete Gabor Wavelets”, Canadian
Journal of Electronics and Computer Engg., VOL. 30, NO. 2, Spring, 2005.
Kalyan Acharjya, India
REFERENCES CONTD..
[6]Kar, Debbarma, Saha and Pal, "Study of Implementing Automated
Attendance System using Face Recognition Technique” International Journal of
Computer and Communication Engineering, VOL. 1, No. 2, July 2012.
[7] Balcoh, Yousaf, Waqar and Baig,”Algorithm for Efficient Attendance
Management: Face Recognition based Approach”, IJCSI (Online), Vol.9, No.1,
July 2012.
[8] Jiang, Sadka and Crooks, "Technical Correspondence-Multimodal Biometric
Human Recognition for Perceptual Human-Computer Interaction ” IEEE
Transaction on Systems, man and Cybernetics-Part C:Applications and Review,
VOL. 40, NO. 6, November, 2010.
[9]Jyoti, Chadha, Vaidya and Roja,”A robust, low-cost approach to Face
Detection and Face Recognition”, CiiT International Journal of Digital Image
Processing, ISSN 0974-9586(Online), Vol. 15, No 10, October 2011.
[10] Lu and Tan,”Cost-Sensitive Subspace Analysis and Extensions For Face
Recognition”,IEE transactions on Information forensics and Security, Vol. 8, No
3, March 2013.
19
Kalyan Acharjya, India
REFERENCES CONTD..
[11] Toole, Philips, Jiang and Abdi,”Face Recognition Algorithms Surpass
Human Matching Faces over changes in Illumination”, IEEE
Transactions on Pattern Analysis and Machine Intelligence, VOL. 29, No.
9, September 2007.
[12]Zhang, Shan, Chen and Gao,”Local Gabor Binary Patterns Based on
Kullback-Leibler Divergence for Partially Occluded Face Recognition”,
IEEE Signal Processing Letters, Vol. 14, No.11, November 2007.
[13] Liu and Liu, “A hybrid Color and Frequency Features Method for
Face Recognition”,IEEE transactions on Image Processing, Vol. 17, No.
10. October 2008.
[14] Mohanty, Sarkar, Kasturi and Phillips, "Subspace Approximation of
Face Recognition Algorithms: An Empirical Study”, IEEE Transactions
on Information Forensics and Security”, Vol. 3, No. 4, December 2008.
[15] “Police use Facial recognition Technology to Nab Rioters”,
http://www.msnbc.msn.com/id/44110353/ns
20
Kalyan Acharjya, India
21
Any Question ?
Thank You Watching This PPT.
Kalyan Acharjya, India
For Academic Graduates / Post- Graduates/
PhD Scholars Presentation Design
Please Contact
kalyan.acharjya@gmail.com
The PPT is Brought you By
22
KalyanAcharjya,India

More Related Content

PPTX
Face Recognition Technology
PPT
Facial recognition technology by vaibhav
PPTX
Face Recognition System/Technology
PPTX
Face recognition
PPTX
Face recognition
PPTX
Face recognigion system ppt
PPTX
Face recognition technology
PPTX
Face Recognition Technology
Face Recognition Technology
Facial recognition technology by vaibhav
Face Recognition System/Technology
Face recognition
Face recognition
Face recognigion system ppt
Face recognition technology
Face Recognition Technology

What's hot (20)

PPTX
Face recognization
PPTX
Detection and recognition of face using neural network
PPTX
FACE RECOGNITION SYSTEM PPT
PPT
Automated Face Detection System
PPTX
Face detection and recognition
PPTX
Computer Vision - Real Time Face Recognition using Open CV and Python
PPTX
Face recognization 1
PPTX
Facial recognition system
PPTX
Face recognisation system
PPT
Face Detection and Recognition System
PPTX
Face recognition technology
PPTX
Face recognition using artificial neural network
PPTX
Project Face Detection
PDF
EMOTION DETECTION USING AI
PPTX
Face detection and recognition using surveillance camera2 edited
PPTX
face detection
DOCX
Facial Expression Recognition via Python
PPTX
Face recognization using artificial nerual network
PPTX
Face Detection
PPTX
Face Recognition Technology by Vishal Garg
Face recognization
Detection and recognition of face using neural network
FACE RECOGNITION SYSTEM PPT
Automated Face Detection System
Face detection and recognition
Computer Vision - Real Time Face Recognition using Open CV and Python
Face recognization 1
Facial recognition system
Face recognisation system
Face Detection and Recognition System
Face recognition technology
Face recognition using artificial neural network
Project Face Detection
EMOTION DETECTION USING AI
Face detection and recognition using surveillance camera2 edited
face detection
Facial Expression Recognition via Python
Face recognization using artificial nerual network
Face Detection
Face Recognition Technology by Vishal Garg
Ad

Viewers also liked (14)

PPSX
Face recognition technology - BEST PPT
PPT
Face recognition ppt
PPT
Face identification
PPTX
A Proposed Framework for Robust Face Identification System
PDF
Face recognition a survey
PPTX
Facial expression recognition android application
PPTX
Facial recognition locker for android
PPTX
Face recogntion
DOCX
Emotion recognition from facial expression using fuzzy logic
PPT
Face recognition technology
PPTX
Face Recognition using OpenCV
PPT
Face Recognition Technology
PPT
Face Detection techniques
PPTX
Face Recognition
Face recognition technology - BEST PPT
Face recognition ppt
Face identification
A Proposed Framework for Robust Face Identification System
Face recognition a survey
Facial expression recognition android application
Facial recognition locker for android
Face recogntion
Emotion recognition from facial expression using fuzzy logic
Face recognition technology
Face Recognition using OpenCV
Face Recognition Technology
Face Detection techniques
Face Recognition
Ad

Similar to Face recognition Face Identification (20)

PDF
Face and facial expressions recognition for blind people
PDF
Efficient Face Features Extraction and Recognition Using Principal Component...
PDF
An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...
PPTX
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
PDF
IRJET- A Study on Automated Attendance System using Facial Recognition
PPTX
Facial expression recognition based on image feature
PDF
Face Recognition Smart Attendance System- A Survey
PDF
IRJET- Development of a Face Recognition System with Deep Learning and Py...
PDF
Attendance System using Facial Recognition
PDF
IRJET - A Review on: Face Recognition using Laplacianface
PDF
A Review on Feature Extraction Techniques and General Approach for Face Recog...
PDF
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
PDF
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
PPTX
Face and Eye Detection Varying Scenarios With Haar Classifier_2015
PDF
IRJET- Free & Generic Facial Attendance System using Android
PDF
Smart Door Access using Facial Recognition
PPTX
A comparative review of various approaches for feature extraction in Face rec...
PPTX
Real time face detection and recognition
PDF
Mining of Images Based on Structural Features Correlation for Facial Annotation
PDF
Face Images Database Indexing for Person Identification Problem
Face and facial expressions recognition for blind people
Efficient Face Features Extraction and Recognition Using Principal Component...
An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IRJET- A Study on Automated Attendance System using Facial Recognition
Facial expression recognition based on image feature
Face Recognition Smart Attendance System- A Survey
IRJET- Development of a Face Recognition System with Deep Learning and Py...
Attendance System using Facial Recognition
IRJET - A Review on: Face Recognition using Laplacianface
A Review on Feature Extraction Techniques and General Approach for Face Recog...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
Face and Eye Detection Varying Scenarios With Haar Classifier_2015
IRJET- Free & Generic Facial Attendance System using Android
Smart Door Access using Facial Recognition
A comparative review of various approaches for feature extraction in Face rec...
Real time face detection and recognition
Mining of Images Based on Structural Features Correlation for Facial Annotation
Face Images Database Indexing for Person Identification Problem

More from Kalyan Acharjya (20)

PPTX
Introduction to Image Compression
PPTX
Introduction to Image Compression
PPTX
Image Restoration (Frequency Domain Filters):Basics
PPTX
Image Restoration (Order Statistics Filters)
PPTX
Spatial Filters (Digital Image Processing)
PPTX
Histogram Specification or Matching Problem
PPTX
Histogram Equalization
PPTX
Digital Image Fundamentals
PPTX
Fundamental Steps of Digital Image Processing & Image Components
PPTX
Introduction to Image Processing:Image Modalities
PDF
Electron Microscopy (SEM & TEM)
PPTX
Stick Diagram
PPTX
Hypothesis Testing
PPT
Photodetector (Photodiode)
PDF
Fiber fabrication
PDF
Fiber End Preparations & Splicing
PDF
Connector losses Optical Fiber Cable
PDF
Introduction to VLSI Design
PDF
Guidlines for ppt Design
PDF
B.Tech Seminar schedule dates 8 EC B2 2016
Introduction to Image Compression
Introduction to Image Compression
Image Restoration (Frequency Domain Filters):Basics
Image Restoration (Order Statistics Filters)
Spatial Filters (Digital Image Processing)
Histogram Specification or Matching Problem
Histogram Equalization
Digital Image Fundamentals
Fundamental Steps of Digital Image Processing & Image Components
Introduction to Image Processing:Image Modalities
Electron Microscopy (SEM & TEM)
Stick Diagram
Hypothesis Testing
Photodetector (Photodiode)
Fiber fabrication
Fiber End Preparations & Splicing
Connector losses Optical Fiber Cable
Introduction to VLSI Design
Guidlines for ppt Design
B.Tech Seminar schedule dates 8 EC B2 2016

Recently uploaded (20)

PPT
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
PDF
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
PDF
COURSE DESCRIPTOR OF SURVEYING R24 SYLLABUS
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PPTX
UNIT - 3 Total quality Management .pptx
PDF
86236642-Electric-Loco-Shed.pdf jfkduklg
PDF
Integrating Fractal Dimension and Time Series Analysis for Optimized Hyperspe...
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
introduction to high performance computing
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PDF
737-MAX_SRG.pdf student reference guides
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PPT
introduction to datamining and warehousing
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
Information Storage and Retrieval Techniques Unit III
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
COURSE DESCRIPTOR OF SURVEYING R24 SYLLABUS
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
UNIT - 3 Total quality Management .pptx
86236642-Electric-Loco-Shed.pdf jfkduklg
Integrating Fractal Dimension and Time Series Analysis for Optimized Hyperspe...
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
introduction to high performance computing
Fundamentals of safety and accident prevention -final (1).pptx
737-MAX_SRG.pdf student reference guides
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
introduction to datamining and warehousing
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
III.4.1.2_The_Space_Environment.p pdffdf
UNIT 4 Total Quality Management .pptx
Information Storage and Retrieval Techniques Unit III
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk

Face recognition Face Identification

  • 1. PROPOSED WORK ON FACE RECOGNITION Presented By Kalyan Acharjya A Presentation on Initial stage of M.Tech Dissertation Work Department of………………………… University of………..
  • 2. 2 There are some images (slide No 8) used within this presentation were copied from internet without prior permission from original owner. Only Original Owner has full rights reserved for copied images. This PPT is only for fair academic use (Not Commercial). Kalyan Acharjya kalyan.acharjya@gmail.com www.factsaboutuniversity.com Disclosure
  • 3. CONTENTS  Introduction to Digital Image Processing.  Face Recognition.  Why Face Recognition.  How Face Recognition.  Literature Survey [Going On].  Problem Statement.  Challenges for Real Time Applications.  Standard Face Images Database.  Conclusions and Future Work.  References. 3 Kalyan Acharjya, India
  • 4. INTRODUCTION : DIGITAL IMAGE PROCESSING  An Image has infinite intensity value.  Also infinite picture point -How its stored?  Digitization of image.  Spatial discretization by Sampling.  Intensity discretization by Quantization.  An stored image is process in various means (Techniques) for enhance or extracts some features from it, is well considerable as DIGITAL IMAGE PROCESSING. 4 Kalyan Acharjya, India
  • 5. FACE RECOGNITION  How computer or systems is identify any person by comparison its FACE with its previous stored database. Its also a part of COMPUTER VISION.  FACE RECOGNITION is the part of Digital Image Measurement.  Its High Level Processing involved making sense of an ensemble of recognize FACE with analysis of unknown FACE.  Its almost similar to Human being, who identify any person, if he/she have already met. Although it(Human) fails sometimes (rare case). 5 Kalyan Acharjya, India
  • 6. WHY FACE RECOGNITION ?  The world is urged for more and accurate face recognition rate.  How COMPUTER VISITON is possible, as human being are?  Automatic person identification.  FACE RECOGNISITION have lots of real world applications.  Automatic Attendance System.  Security Purposes.  Computer Interaction etc.  Crowd Surveillance. [US (MIT) invested $ 100 million for perfect recognition system-Times of India, Oct 2013 ].  In 2011, London riots many suspects of partial face images were not recognized by COTS FR system[15]. 6 Kalyan Acharjya, India
  • 7. Comparison HOW FACE RECOGNITION? 7 Input Image Face Detection* Crop Face Image Features Extraction Identification Face Image Database *The targeted work will not include Face Detection Part. *The input images will crop face images from standard Face Database. Who is She? Kalyan Acharjya, India
  • 8. LITERATURE SURVEY [1]  Title : Li, Liao and Jain, “Partial Face Recognition, Alignment free Approach”, IEEE, May, 2013.  Technique Used: Authors proposed an alignment free face recognition method based on multi-key point descriptors. (MKD).  Conclusion: Authors concluded that MKD method is superior than leading commercial FR systems like Pitpatt and faceVACS SDK. 8 Kalyan Acharjya, India
  • 9. 9 LITERATURE SURVEY CONTD..[2]  Title : Mersico, Nappi and Wechsler, “Robust Face Recognition fro Uncontrolled Pose and Illumination ”, IEEE, January, 2013.  Technique Used: Authors proposed a novel frame work based on normalization strategies and Face Analysis for Commercial Entities (FACE).   Conclusion: The result showed the significant increase in recognition rate [95% in FERET fa Database] in accuracy, whether comparison with other available algorithms. Kalyan Acharjya, India
  • 10. 10 LITERATURE SURVEY CONTD.. [3]  Title : Park and Savvides , “Individual Kernal Tensor Subspaces for Robust Face Recognition: A Computationally Efficient Tensor Framework without requiring Mode Factorization ”, IEEE, Oct, 2007.  Technique Used: The work based on high order tensor to construct a multi linear structure and model the multiple factors of face variations.  Conclusion: The paper introduced the new concept that appearance factor, the factor of person’s identity modeled by a tensor structure can be used for better face recognition system specially for difference types of appearance of same faces. Kalyan Acharjya, India
  • 11. 11 LITERATURE SURVEY CONTD.. [4]  Title: Karim, Lipu, Rahman and Sultana , “Face Recognition using PCA based Method”, IEEE, 2010.  Technique Used: The work based on Principle Component Analysis (PCA).  Conclusion: The paper concluded the Principle Component Analysis is better then their predecessor, where recognition rate 84.1 % (Male Face) and 95.45 % (Female Face) in case of Indian face database.  Also recognition rate 92.5 % (Male Face) and 85 % (Female Face) in case of University of Essex, UK face database. Kalyan Acharjya, India
  • 12. 12 LITERATURE SURVEY CONTD..[5] MANY MORE…..!  Title : Meade, Kumar and Phillips, “Comparative performance of Principle Component Analysis , Gabor Wavelets and Discrete Gabor Wavelets”, Canadian Journal of Electronics and Computer Engg., Spring, 2005.  Technique Used: Comparative performance analysis of PCA with Gabor Wavelets and Discrete Gabor Wavelets.  Conclusion: Gabor Wavelets showed the best performance on FERET database, as Gabor Wavelets is least affected by illumination levels. Kalyan Acharjya, India
  • 13. 13 PROBLEM STATEMENT  Maximum works were proposed the Face Recognition system in particular case (Either Pose or Illumination or specific Face Database).  Till date there is not single face recognition system for fulfilling the all (or Maximum factors) in real time application.  Every method have its pros and cons.  The presenter motivated by the unsatisfactory scenario of Face Recognition system to enhance the performance of it. Kalyan Acharjya, India
  • 14. 14 AVAILABLE FACE RECOGNITION ALGORITHMS BASED ON [4]  Principle Component Analysis (PCA).  Normalization of Histogram Analysis (NHA).  Independent Component Analysis (ICA).  Normalized Cross Correlation (NCC).  Sum of Absolute Difference (SAD).  Linear Discernment Analysis (LDA).  Discrete Wavelets Transform (DWT).  Gabor Wavelet Transform(GWT).  Multilayer Appearance-Tensor based (MAT).  Multiple Descriptor Key point (MDK-SDK).(Partial Face Also) etc. Kalyan Acharjya, India
  • 15. 15 CHALLENGE FOR FACE RECOGNITION [1] External Occlusion By other face Self Occlusion By non frontal pose Facial Accessories By Sunglass Not Proper Illumination Sensor saturation By under exposure or over exposure Limited Field of View (FOV) By out of camera. Kalyan Acharjya, India
  • 16. STANDARD FACE RECOGNITION DATABASE [4]  The Choice of appropriate database to be used based on targeted work.  Color FERET Database  Yale Face Database.  PIE Database.  FIA Video Database.  CBCL Face Recognition Database.  Expression Image Database.  Mugs hot Identification Database.  Identification Database.  Indian Face Database.  Face Recognition Data, University of Essex, UK 16 Kalyan Acharjya, India
  • 17. 17 CONCLUSIONS AND FUTURE WORK  The presenter in initial phase of project work, so exact algorithms yet to be finalized.  The presenter aware to follow any based paper should have same face database.  Modify the any previous mentioned face recognition algorithms to enhance the recognition rate of identification.  The proposed work may also target for fusion between two algorithms.  When available algorithms will modified or develop, the result will be compare with based paper or predecessor method result . Kalyan Acharjya, India
  • 18. 18 REFERENCES [1] Li, Liao and Jain, “Partial Face Recognition, Alignment free Approach”, IEEE Transaction on Pattern Analysis and Machine Intelligence, VOL 35, No 5, May, 2013. [2] Mersico, Nappi and Wechsler, “Robust Face Recognition fro Uncontrolled Pose and Illumination ”, IEEE Transaction on Systems, man and Cybernetics: systems, VOL. 43, NO. 1, January, 2013. [3] Park and Savvides , “Individual Kernal Tensor Subspaces for Robust Face Recognition: A Computationally Efficient Tensor Framework without requiring Mode Factorization ”, IEEE on Systems, man and Cybernetics: systems, VOL. 37, NO. 5 , Oct, 2007. [4] Karim, Lipu, Rahman and Sultana ,“Face Recognition using PCA based Method”, IEEE, 2010. [5] Meade, Kumar and Phillips, “Comparative performance of Principle Component Analysis , Gabor Wavelets and Discrete Gabor Wavelets”, Canadian Journal of Electronics and Computer Engg., VOL. 30, NO. 2, Spring, 2005. Kalyan Acharjya, India
  • 19. REFERENCES CONTD.. [6]Kar, Debbarma, Saha and Pal, "Study of Implementing Automated Attendance System using Face Recognition Technique” International Journal of Computer and Communication Engineering, VOL. 1, No. 2, July 2012. [7] Balcoh, Yousaf, Waqar and Baig,”Algorithm for Efficient Attendance Management: Face Recognition based Approach”, IJCSI (Online), Vol.9, No.1, July 2012. [8] Jiang, Sadka and Crooks, "Technical Correspondence-Multimodal Biometric Human Recognition for Perceptual Human-Computer Interaction ” IEEE Transaction on Systems, man and Cybernetics-Part C:Applications and Review, VOL. 40, NO. 6, November, 2010. [9]Jyoti, Chadha, Vaidya and Roja,”A robust, low-cost approach to Face Detection and Face Recognition”, CiiT International Journal of Digital Image Processing, ISSN 0974-9586(Online), Vol. 15, No 10, October 2011. [10] Lu and Tan,”Cost-Sensitive Subspace Analysis and Extensions For Face Recognition”,IEE transactions on Information forensics and Security, Vol. 8, No 3, March 2013. 19 Kalyan Acharjya, India
  • 20. REFERENCES CONTD.. [11] Toole, Philips, Jiang and Abdi,”Face Recognition Algorithms Surpass Human Matching Faces over changes in Illumination”, IEEE Transactions on Pattern Analysis and Machine Intelligence, VOL. 29, No. 9, September 2007. [12]Zhang, Shan, Chen and Gao,”Local Gabor Binary Patterns Based on Kullback-Leibler Divergence for Partially Occluded Face Recognition”, IEEE Signal Processing Letters, Vol. 14, No.11, November 2007. [13] Liu and Liu, “A hybrid Color and Frequency Features Method for Face Recognition”,IEEE transactions on Image Processing, Vol. 17, No. 10. October 2008. [14] Mohanty, Sarkar, Kasturi and Phillips, "Subspace Approximation of Face Recognition Algorithms: An Empirical Study”, IEEE Transactions on Information Forensics and Security”, Vol. 3, No. 4, December 2008. [15] “Police use Facial recognition Technology to Nab Rioters”, http://www.msnbc.msn.com/id/44110353/ns 20 Kalyan Acharjya, India
  • 21. 21 Any Question ? Thank You Watching This PPT. Kalyan Acharjya, India For Academic Graduates / Post- Graduates/ PhD Scholars Presentation Design Please Contact kalyan.acharjya@gmail.com
  • 22. The PPT is Brought you By 22 KalyanAcharjya,India