6,355 research outputs found

    Face Recognition Methods Based on Feedforward Neural Networks, Principal Component Analysis and Self-Organizing Map

    Get PDF
    In this contribution, human face as biometric is considered. Original method of feature extraction from image data is introduced using MLP (multilayer perceptron) and PCA (principal component analysis). This method is used in human face recognition system and results are compared to face recognition system using PCA directly, to a system with direct classification of input images by MLP and RBF (radial basis function) networks, and to a system using MLP as a feature extractor and MLP and RBF networks in the role of classifier. Also a two-stage method for face recognition is presented, in which Kohonen self-organizing map is used as a feature extractor. MLP and RBF network are used as classifiers. In order to obtain deeper insight into presented methods, also visualizations of internal representation of input data obtained by neural networks are presented

    Face Detection Using Radial Basis Function Neural Networks with Fixed Spread Value

    Get PDF
    This paper present a face detection system using Radial Basis Function Neural Networks With Fixed Spread Value. Face detection is the first step in face recognition system. The purpose is to localize and extract the face region from the background that will be fed into the face recognition system for identification. General preprocessing approach was used for normalizing the image and a Radial Basis Function (RBF) Neural Network was used to distinguish between face and non-face images. RBF Neural Networks offer several advantages compared to other neural network architecture such as they can be trained using fast two stages training algorithm and the network possesses the property of best approximation. The output of the network can be optimized by setting suitable values of the center and spread of the RBF. In this paper, a uniform fixed spread value will be used. The performance of the RBFNN face detection system will be based on the False Acceptance Rate (FAR) and the False Rejection Rate (FRR) criteria. In this research, the best setting for RBF face detection were summarized into one table where by using center 200 and spread 4 gives the highest detection rate and the lowest FAR as well as FRR. But for detecting many faces in a single image, center 200 and spread 5 is the best setting as the system can detect all faces in the image
    corecore