5 research outputs found

    Integrating RBF-based Neural Network Face Expression Recognition in Access System

    Get PDF
    Biometric recognition system such as facial recognition system was widely developed over the past few years. Facial recognition system is commonly used in security system to allow user to protect their privilege. The normal security like key or password is no longer relevant as people prefer an easier and flexible way. Therefore, this paper presents a better and easier way of security system that can recognize the user successfully and give the matching percentage. By using Radial Basis Function Neural Network in MATLAB, a face recognition system can be created. The RBF system will be trained by data as reference, input image will undergo the same process and the data obtained will be used to match with the data in the RBF to obtain the matching percentage. A suitable matching percentage reference was chosen from this analysis as the minimum require matching to access the security system where error rate is one of the main concerns where it is the unwanted result that might occur. Different threshold number, spread value, and sizes of dimension also tested, the differences on the output matching result were observed. By using the microcontroller to control a relay to control the magnetic door lock, the system was able to successfully control the door lock

    Radial Basis Function Neural Networks : A Review

    Get PDF
    Radial Basis Function neural networks (RBFNNs) represent an attractive alternative to other neural network models. One reason is that they form a unifying link between function approximation, regularization, noisy interpolation, classification and density estimation. It is also the case that training RBF neural networks is faster than training multi-layer perceptron networks. RBFNN learning is usually split into an unsupervised part, where center and widths of the Gaussian basis functions are set, and a linear supervised part for weight computation. This paper reviews various learning methods for determining centers, widths, and synaptic weights of RBFNN. In addition, we will point to some applications of RBFNN in various fields. In the end, we name software that can be used for implementing RBFNNs

    Deep learning for animal recognition

    Get PDF
    Deep learning has obtained many successes in different computer vision tasks such as classification, detection, and segmentation of objects or faces. Many of these successes can be ascribed to training deep convolutional neural network architectures on a dataset containing many images. Limited research has explored deep learning methods for performing recognition or detection of animals using a limited number of images. This thesis examines the use of different deep learning techniques and conventional computer vision methods for performing animal recognition or detection with relatively small training datasets and has the following objectives: 1) Analyse the performance of deep learning systems compared to classical approaches when there exists a limited number of images of animals; 2) Develop an algorithm for effectively dealing with rotation variation naturally present in aerial images; 3) Construct a computer vision system that is more robust to illumination variation; 4) Analyse how important the use of different color spaces is in deep learning; 5) Compare different deep convolutional neural-network algorithms for detecting and recognizing individual instances (identities) in a group of animals, for example, badgers. For most of the experiments, effectively reduced neural network recognition systems are used, which are derived from existing architectures. These reduced systems are compared to standard architectures and classical computer vision methods. We also propose a color transformation algorithm, a novel rotation-matrix data-augmentation algorithm and a hybrid variant of such a method, that factors color constancy with the aim to enhance images and construct a system that is more robust to different kinds of visual appearances. The results show that our proposed algorithms aid deep learning systems to become more accurate in classifying animals for a large number of different animal datasets. Furthermore, the developed systems yield performances that significantly surpass classical computer vision techniques, even with limited amounts of available images for training
    corecore