Facial Recognition By Lisa Tomko.

Slides:



Advertisements
Similar presentations
Face Recognition Sumitha Balasuriya.
Advertisements

Face Recognition. Introduction Why we are interested in face recognition? Why we are interested in face recognition? Passport control at terminals in.
18/12/2006 The University of York 1 A Literature Review of Image- based Face Recognition Quan Ju PhD student Department of Computer Science The University.
Face Recognition CPSC UTC/CSE.
Face Recognition By Sunny Tang.
Face Description with Local Binary Patterns:
Face Alignment with Part-Based Modeling
Face Recognition Method of OpenCV
Amir Hosein Omidvarnia Spring 2007 Principles of 3D Face Recognition.
Face Recognition and Biometric Systems
Face Recognition & Biometric Systems, 2005/2006 Face recognition process.
Biometrics: Faces and Identity Verification in a Networked World
Face Recognition Committee Machine Presented by Sunny Tang.
Face Recognition and Feature Subspaces
Principal Component Analysis
Fisher’s Linear Discriminant  Find a direction and project all data points onto that direction such that:  The points in the same class are as close.
UPM, Faculty of Computer Science & IT, A robust automated attendance system using face recognition techniques PhD proposal; May 2009 Gawed Nagi.
Face Recognition using PCA (Eigenfaces) and LDA (Fisherfaces)
Fig. 2 – Test results Personal Memory Assistant Facial Recognition System The facial identification system is divided into the following two components:
Principal Component Analysis Barnabás Póczos University of Alberta Nov 24, 2009 B: Chapter 12 HRF: Chapter 14.5.
Face Recognition: A Comparison of Appearance-Based Approaches
EECE 279: Real-Time Systems Design Vanderbilt University Ames Brown & Jason Cherry MATCH! Real-Time Facial Recognition.
Comparing Kernel-based Learning Methods for Face Recognition Zhiguo Li
Face Recognition: An Introduction
Oral Defense by Sunny Tang 15 Aug 2003
Biomedical Image Analysis and Machine Learning BMI 731 Winter 2005 Kun Huang Department of Biomedical Informatics Ohio State University.
A Brief Survey on Face Recognition Systems Amir Omidvarnia March 2007.
Face Detection and Recognition
Face Recognition CPSC 601 Biometric Course.
Face Recognition Rashmi Shastri.  Determine the identity of a face in an image  The image can be a frame from a video  Processing needs to be fast.
A Literature Review By Xiaozhen Niu Department of Computing Science
Recognition Part II Ali Farhadi CSE 455.
Face Recognition and Feature Subspaces
FACE RECOGNITION AUTHOR: Łukasz Przywarty
Face Recognition and Feature Subspaces
1 Stuart West Content-Based Information Retrieval (CBIR) in Images The Applications and the Real World Uses.
Face Recognition System By Arthur. Introduction  A facial recognition system is a computer application for automatically identifying or verifying a person.
Access Control Via Face Recognition Progress Review.
A Seminar Report On Face Recognition Technology A Seminar Report On Face Recognition Technology 123seminarsonly.com.
Face Recognition: An Introduction
1 Terrorists Face recognition of suspicious and (in most cases) evil homo-sapiens.
CSE 185 Introduction to Computer Vision Face Recognition.
BIOMETRICS THE MAN MACHINE INTERFACE
Data-driven Methods: Faces : Computational Photography Alexei Efros, CMU, Fall 2012 Portrait of Piotr Gibas © Joaquin Rosales Gomez.
Biometrics Group 3 Tina, Joel, Mark, Jerrod. Biometrics Defined Automated methods or recognizing a person based on a physiological and behavioral characteristics.
Face Image-Based Gender Recognition Using Complex-Valued Neural Network Instructor :Dr. Dong-Chul Kim Indrani Gorripati.
GENDER AND AGE RECOGNITION FOR VIDEO ANALYTICS SOLUTION PRESENTED BY: SUBHASH REDDY JOLAPURAM.
2D-LDA: A statistical linear discriminant analysis for image matrix
9.913 Pattern Recognition for Vision Class9 - Object Detection and Recognition Bernd Heisele.
Face Recognition and Feature Subspaces Devi Parikh Virginia Tech 11/05/15 Slides borrowed from Derek Hoiem, who borrowed some slides from Lana Lazebnik,
Obama and Biden, McCain and Palin Face Recognition Using Eigenfaces Justin Li.
3D Face Recognition Using Range Images Literature Survey Joonsoo Lee 3/10/05.
Face detection and recognition Many slides adapted from K. Grauman and D. Lowe.
1 05 December 2008 Still Face Challenge Problem Multiple Biometric Grand Challenge Preliminary Results of Version 1.
What does it mean to us?.  History  Biometrics Defined  Modern Day Applications  Spoofing  Future of Biometrics.
Face Detection & Recognition
Face Detection 蔡宇軒.
By: Suvigya Tripathi (09BEC094) Ankit V. Gupta (09BEC106) Guided By: Prof. Bhupendra Fataniya Dept. of Electronics and Communication Engineering, Nirma.
FACE RECOGNITION. A facial recognition system is a computer application for automatically identifying or verifying a person from a digital image or a.
A Seminar Report On Face Recognition Technology
PRESENTED BY Yang Jiao Timo Ahonen, Matti Pietikainen
FACE RECOGNITION TECHNOLOGY
Lecture 8:Eigenfaces and Shared Features
Face Recognition and Feature Subspaces
Recognition: Face Recognition
Object Recognition in the Dynamic Link Architecture
Face Recognition and Detection Using Eigenfaces
Biometric technology.
Brief Review of Recognition + Context
Presentation transcript:

Facial Recognition By Lisa Tomko

Overview What is facial recognition? History The Face Recognition Technology Evaluation The Face Recognition Vender Test Facial Recognition Grand Challenge Principle Components Analysis Linear Description Analysis Elastic Bunch Graph Matching Applications Research

What is facial recognition? Given a still or video image of a scene, Identify or verify one or more persons in the scene using a stored database of faces

A Brief History 1960’s First semi-automated system Programs designed by Woody Bledsoe, Helen Chan Wolf and Charles Bisson. 1988 Linear algebra technique implemented Less than 100 values needed to align and normalize a face. 1991 Turk and Pentland Real time automated face recognition Implemented in 2001 super bowl

FERET 1993-1997 The Face Recognition Technology Evaluation Sponsored by Defense Advances Research Products Agency Encouraged development of face recognition algorithms

FRVT 2000, 2002, and 2006 The Face Recognition Vender Test Evaluate work of FERET Assess commercial facial recognition Educate public In 2002- 90% verification and 1% false accept rates

FRGC Facial Recognition Grand Challenge Evaluated the latest in face recognition algorithms Used: High Resolution photos 3D Face Scans Iris images 10x more effective then 2002 100x more effective than 1995

PCA Pioneered by Kirby and Sirivich in 1988 Images must all be the same size and normalized Uses Data compression to reduce the detentions of the data and removes information that is not useful Decomposes facial structure into orthogonal components known as eigenfaces, stored in a 1D array Pro: Only needs 1/1000 of data presented Con: Needs full frontal face

LDA Each face is represented by a large number of pixel values Used to reduce number of features to a more manageable number before classification Fishers Faces Maximize between-class variance Minimize within-class variance

EBGM Relies on concept of nonlinear features Lighting Pose Expression Creates a dynamic link architecture that projects the face onto a grid Garbor jet is a node which describes image behaviors around pixels Garbor filter extracts shapes and detects features Accurate land mark localization is needed

Applications Law enforcement Facial recognition using various databases Mobile applications SocialCamera SceneTap FaceR Celebrity Entertainment TV set top box

Areas of Research MIT-multidimensional morphable models, view-based human face detection, cortex-like mechanisms, and object detection by components. MSU-data clustering, statistical pattern recognition, face detection in color images, the use of faces and fingerprints for personal identification, and kernel principal component analysis. UCSD- use of shape contexts for object recognition, slow feature analysis, classifying facial actions, and face recognition using independent component analysis.

Questions