paper-with-me

홈 › Papers

Hybrid Approach to Face Recognition System using Principle component and Independent component with score based fusion process

2014-01-02 · Trupti M. Kodinariya

Hybrid approach has a special status among Face Recognition Systems as they combine different recognition approaches in an either serial or parallel to overcome the shortcomings of individual methods. This paper explores the area of Hybrid Face Recognition using score based strategy as a combiner/fusion process. In proposed approach, the recognition system operates in two modes: training and classification. Training mode involves normalization of the face images (training set), extracting appropriate features using Principle Component Analysis (PCA) and Independent Component Analysis (ICA). The extracted features are then trained in parallel using Back-propagation neural networks (BPNNs) to partition the feature space in to different face classes. In classification mode, the trained PCA BPNN and ICA BPNN are fed with new face image(s). The score based strategy which works as a combiner is applied to the results of both PCA BPNN and ICA BPNN to classify given new face image(s) according to face classes obtained during the training mode. The proposed approach has been tested on ORL and other face databases; the experimented results show that the proposed system has higher accuracy than face recognition systems using single feature extractor.

📄 PDF Abstract BibTeX arXiv:1401.0395

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionGeneral Classification

Methods 이 논문이 사용한 방법론

ICA _Independent component analysis (ICA) is a statistical and computational technique for revealing hidden factors that underlie sets of random variables, measurements, or…
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Face Verification Using Kernel Principle Component Analysis

2013-11-19 · V. Karthikeyan, Manjupriya, C. K. Chithra, M. Divya

In the beginning stage, face verification is done using easy method of geometric algorithm models, but the verification route has now developed into a scientific progress of complicated geometric representation and match…

Face DetectionFace RecognitionFace Verification

Multi-Pose Face Recognition Using Hybrid Face Features Descriptor

2017-03-12 · I Gede Pasek Suta Wijaya, Keiichi Uchimura, Gou Koutaki

This paper presents a multi-pose face recognition approach using hybrid face features descriptors (HFFD). The HFFD is a face descriptor containing of rich discriminant information that is created by fusing some frequency…

Face Recognition

Face Prediction Model for an Automatic Age-invariant Face Recognition System

2015-04-16 · Poonam Yadav

Automated face recognition and identification softwares are becoming part of our daily life; it finds its abode not only with Facebook's auto photo tagging, Apple's iPhoto, Google's Picasa, Microsoft's Kinect, but also i…

Age-Invariant Face RecognitionFace DetectionFace IdentificationFace Recognition+2

Face recognition using color local binary pattern from mutually independent color channels

2014-12-31 · Gholamreza Anbarjafari

In this paper, a high performance face recognition system based on local binary pattern (LBP) using the probability distribution functions (PDF) of pixels in different mutually independent color channels which are robust…

Face DetectionFace RecognitionQuantization

Face Parsing with RoI Tanh-Warping

2019-06-04 · CVPR 2019 6 · Jinpeng Lin, Hao Yang, Dong Chen, Ming Zeng 외

Face parsing computes pixel-wise label maps for different semantic components (e.g., hair, mouth, eyes) from face images. Existing face parsing literature have illustrated significant advantages by focusing on individual…

Face Parsing