期刊文献+
共找到163篇文章
< 1 2 9 >
每页显示 20 50 100
An Improved Real-Time Face Recognition System at Low Resolution Based on Local Binary Pattern Histogram Algorithm and CLAHE 被引量:2
1
作者 Kamal Chandra Paul Semih Aslan 《Optics and Photonics Journal》 2021年第4期63-78,共16页
This research presents an improved real-time face recognition system at a low<span><span><span style="font-family:" color:red;"=""> </span></span></span><... This research presents an improved real-time face recognition system at a low<span><span><span style="font-family:" color:red;"=""> </span></span></span><span style="font-family:Verdana;"><span style="font-family:Verdana;"><span style="font-family:Verdana;">resolution of 15 pixels with pose and emotion and resolution variations. We have designed our datasets named LRD200 and LRD100, which have been used for training and classification. The face detection part uses the Viola-Jones algorithm, and the face recognition part receives the face image from the face detection part to process it using the Local Binary Pattern Histogram (LBPH) algorithm with preprocessing using contrast limited adaptive histogram equalization (CLAHE) and face alignment. The face database in this system can be updated via our custom-built standalone android app and automatic restarting of the training and recognition process with an updated database. Using our proposed algorithm, a real-time face recognition accuracy of 78.40% at 15</span></span></span><span><span><span style="font-family:;" "=""> </span></span></span><span style="font-family:Verdana;"><span style="font-family:Verdana;"><span style="font-family:Verdana;">px and 98.05% at 45</span></span></span><span><span><span style="font-family:;" "=""> </span></span></span><span style="font-family:Verdana;"><span style="font-family:Verdana;"><span style="font-family:Verdana;">px have been achieved using the LRD200 database containing 200 images per person. With 100 images per person in the database (LRD100) the achieved accuracies are 60.60% at 15</span></span></span><span><span><span style="font-family:;" "=""> </span></span></span><span style="font-family:Verdana;"><span style="font-family:Verdana;"><span style="font-family:Verdana;">px and 95% at 45</span></span></span><span><span><span style="font-family:;" "=""> </span></span></span><span style="font-family:Verdana;"><span style="font-family:Verdana;"><span style="font-family:Verdana;">px respectively. A facial deflection of about 30</span></span></span><span><span><span><span><span style="color:#4F4F4F;font-family:-apple-system, " font-size:16px;white-space:normal;background-color:#ffffff;"="">°</span></span><span> on either side from the front face showed an average face recognition precision of 72.25%-81.85%. This face recognition system can be employed for law enforcement purposes, where the surveillance camera captures a low-resolution image because of the distance of a person from the camera. It can also be used as a surveillance system in airports, bus stations, etc., to reduce the risk of possible criminal threats.</span></span></span></span> 展开更多
关键词 face Detection face recognition Low Resolution Feature Extraction Security system Access Control system Viola-Jones Algorithm LBPH Local Binary Pattern Histogram
在线阅读 下载PDF
Optimization of Face Recognition System Based on Azure IoT Edge
2
作者 Shen Li Fang Liu +2 位作者 Jiayue Liang Zhenhua Cai Zhiyao Liang 《Computers, Materials & Continua》 SCIE EI 2019年第9期1377-1389,共13页
With the rapid development of artificial intelligence,face recognition systems are widely used in daily lives.Face recognition applications often need to process large amounts of image data.Maintaining the accuracy an... With the rapid development of artificial intelligence,face recognition systems are widely used in daily lives.Face recognition applications often need to process large amounts of image data.Maintaining the accuracy and low latency is critical to face recognition systems.After analyzing the two-tier architecture“client-cloud”face recognition systems,it is found that these systems have high latency and network congestion when massive recognition requirements are needed to be responded,and it is very inconvenient and inefficient to deploy and manage relevant applications on the edge of the network.This paper proposes a flexible and efficient edge computing accelerated architecture.By offloading part of the computing tasks to the edge server closer to the data source,edge computing resources are used for image preprocessing to reduce the number of images to be transmitted,thus reducing the network transmission overhead.Moreover,the application code does not need to be rewritten and can be easily migrated to the edge server.We evaluate our schemes based on the open source Azure IoT Edge,and the experimental results show that the three-tier architecture“Client-Edge-Cloud”face recognition system outperforms the state-of-art face recognition systems in reducing the average response time. 展开更多
关键词 face recognition edge computing azure iot edge computation offloading
在线阅读 下载PDF
Face recognition system based on CNN and LBP features for classifier optimization and fusion 被引量:10
3
作者 Wu Yulin Jiang Mingyan 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2018年第1期37-47,共11页
Face recognition has been a hot-topic in the field of pattern recognition where feature extraction and classification play an important role. However, convolutional neural network (CNN) and local binary pattern (LB... Face recognition has been a hot-topic in the field of pattern recognition where feature extraction and classification play an important role. However, convolutional neural network (CNN) and local binary pattern (LBP) can only extract single features of facial images, and fail to select the optimal classifier. To deal with the problem of classifier parameter optimization, two structures based on the support vector machine (SVM) optimized by artificial bee colony (ABC) algorithm are proposed to classify CNN and LBP features separately. In order to solve the single feature problem, a fusion system based on CNN and LBP features is proposed. The facial features can be better represented by extracting and fusing the global and local information of face images. We achieve the goal by fusing the outputs of feature classifiers. Explicit experimental results on Olivetti Research Laboratory (ORL) and face recognition technology (FERET) databases show the superiority of the proposed approaches. 展开更多
关键词 CNN features LBP features classifier optimization fusion system face recognition
原文传递
Face recognition algorithm using collaborative sparse representation based on CNN features
4
作者 ZHAO Shilin XU Chengjun LIU Changrong 《Journal of Measurement Science and Instrumentation》 2025年第1期85-95,共11页
Considering that the algorithm accuracy of the traditional sparse representation models is not high under the influence of multiple complex environmental factors,this study focuses on the improvement of feature extrac... Considering that the algorithm accuracy of the traditional sparse representation models is not high under the influence of multiple complex environmental factors,this study focuses on the improvement of feature extraction and model construction.Firstly,the convolutional neural network(CNN)features of the face are extracted by the trained deep learning network.Next,the steady-state and dynamic classifiers for face recognition are constructed based on the CNN features and Haar features respectively,with two-stage sparse representation introduced in the process of constructing the steady-state classifier and the feature templates with high reliability are dynamically selected as alternative templates from the sparse representation template dictionary constructed using the CNN features.Finally,the results of face recognition are given based on the classification results of the steady-state classifier and the dynamic classifier together.Based on this,the feature weights of the steady-state classifier template are adjusted in real time and the dictionary set is dynamically updated to reduce the probability of irrelevant features entering the dictionary set.The average recognition accuracy of this method is 94.45%on the CMU PIE face database and 96.58%on the AR face database,which is significantly improved compared with that of the traditional face recognition methods. 展开更多
关键词 sparse representation deep learning face recognition dictionary update feature extraction
在线阅读 下载PDF
Scale-invariant 3D face recognition using computer-generated holograms and the Mellin transform
5
作者 Yongwei Yao Yaping Zhang +3 位作者 Huanrong He Xianfeng David Gu Daping Chu Ting-Chung Poon 《Opto-Electronic Advances》 2025年第11期43-55,共13页
We present a novel method for scale-invariant 3D face recognition by integrating computer-generated holography with the Mellin transform.This approach leverages the scale-invariance property of the Mellin transform to... We present a novel method for scale-invariant 3D face recognition by integrating computer-generated holography with the Mellin transform.This approach leverages the scale-invariance property of the Mellin transform to address challenges related to variations in 3D facial sizes during recognition.By applying the Mellin transform to computer-generated holograms and performing correlation between them,which,to the best of our knowledge,is being done for the first time,we have developed a robust recognition framework capable of managing significant scale variations without compromising recognition accuracy.Digital holograms of 3D faces are generated from a face database,and the Mellin transform is employed to enable robust recognition across scale factors ranging from 0.4 to 2.0.Within this range,the method achieves 100%recognition accuracy,as confirmed by both simulation-based and hybrid optical/digital experimental validations.Numerical calculations demonstrate that our method significantly enhances the accuracy and reliability of 3D face recognition,as evidenced by the sharp correlation peaks and higher peak-to-noise ratio(PNR)values than that of using conventional holograms without the Mellin transform.Additionally,the hybrid optical/digital joint transform correlation hardware further validates the method's effectiveness,demonstrating its capability to accurately identify and distinguish 3D faces at various scales.This work provides a promising solution for advanced biometric systems,especially for those which require 3D scale-invariant recognition. 展开更多
关键词 3D face recognition computer-generate holography Mellin transform scale invariance BIOMETRICS
在线阅读 下载PDF
Incomplete Physical Adversarial Attack on Face Recognition
6
作者 HU Weitao XU Wujun 《Journal of Donghua University(English Edition)》 2025年第4期442-448,共7页
In recent work,adversarial stickers are widely used to attack face recognition(FR)systems in the physical world.However,it is difficult to evaluate the performance of physical attacks because of the lack of volunteers... In recent work,adversarial stickers are widely used to attack face recognition(FR)systems in the physical world.However,it is difficult to evaluate the performance of physical attacks because of the lack of volunteers in the experiment.In this paper,a simple attack method called incomplete physical adversarial attack(IPAA)is proposed to simulate physical attacks.Different from the process of physical attacks,when an IPAA is conducted,a photo of the adversarial sticker is embedded into a facial image as the input to attack FR systems,which can obtain results similar to those of physical attacks without inviting any volunteers.The results show that IPAA has a higher similarity with physical attacks than digital attacks,indicating that IPAA is able to evaluate the performance of physical attacks.IPAA is effective in quantitatively measuring the impact of the sticker location on the results of attacks. 展开更多
关键词 physical attack digital attack face recognition interferential variable adversarial example
在线阅读 下载PDF
A Comprehensive Review of Face Detection/Recognition Algorithms and Competitive Datasets to Optimize Machine Vision
7
作者 Mahmood Ul Haq Muhammad Athar Javed Sethi +3 位作者 Sadique Ahmad Naveed Ahmad Muhammad Shahid Anwar Alpamis Kutlimuratov 《Computers, Materials & Continua》 2025年第7期1-24,共24页
Face recognition has emerged as one of the most prominent applications of image analysis and under-standing,gaining considerable attention in recent years.This growing interest is driven by two key factors:its extensi... Face recognition has emerged as one of the most prominent applications of image analysis and under-standing,gaining considerable attention in recent years.This growing interest is driven by two key factors:its extensive applications in law enforcement and the commercial domain,and the rapid advancement of practical technologies.Despite the significant advancements,modern recognition algorithms still struggle in real-world conditions such as varying lighting conditions,occlusion,and diverse facial postures.In such scenarios,human perception is still well above the capabilities of present technology.Using the systematic mapping study,this paper presents an in-depth review of face detection algorithms and face recognition algorithms,presenting a detailed survey of advancements made between 2015 and 2024.We analyze key methodologies,highlighting their strengths and restrictions in the application context.Additionally,we examine various datasets used for face detection/recognition datasets focusing on the task-specific applications,size,diversity,and complexity.By analyzing these algorithms and datasets,this survey works as a valuable resource for researchers,identifying the research gap in the field of face detection and recognition and outlining potential directions for future research. 展开更多
关键词 face recognition algorithms face detection techniques face recognition/detection datasets
在线阅读 下载PDF
Device-edge collaborative occluded face recognition method based on cross-domain feature fusion
8
作者 Puning Zhang Lei Tan +3 位作者 Zhigang Yang Fengyi Huang Lijun Sun Haiying Peng 《Digital Communications and Networks》 2025年第2期482-492,共11页
The lack of facial features caused by wearing masks degrades the performance of facial recognition systems.Traditional occluded face recognition methods cannot integrate the computational resources of the edge layer a... The lack of facial features caused by wearing masks degrades the performance of facial recognition systems.Traditional occluded face recognition methods cannot integrate the computational resources of the edge layer and the device layer.Besides,previous research fails to consider the facial characteristics including occluded and unoccluded parts.To solve the above problems,we put forward a device-edge collaborative occluded face recognition method based on cross-domain feature fusion.Specifically,the device-edge collaborative face recognition architecture gets the utmost out of maximizes device and edge resources for real-time occluded face recognition.Then,a cross-domain facial feature fusion method is presented which combines both the explicit domain and the implicit domain facial.Furthermore,a delay-optimized edge recognition task scheduling method is developed that comprehensively considers the task load,computational power,bandwidth,and delay tolerance constraints of the edge.This method can dynamically schedule face recognition tasks and minimize recognition delay while ensuring recognition accuracy.The experimental results show that the proposed method achieves an average gain of about 21%in recognition latency,while the accuracy of the face recognition task is basically the same compared to the baseline method. 展开更多
关键词 Occluded face recognition Cross-domain feature fusion Device-edge collaboration
在线阅读 下载PDF
A Multi-View Face Recognition System
9
作者 张永越 彭振云 +1 位作者 游素亚 徐光佑 《Journal of Computer Science & Technology》 SCIE EI CSCD 1997年第5期400-407,共8页
In many automatic face recognition systems, posture constraining is a key factor preventin g them from application. In thi5.paper, a series of strategles. will be described to achieve a system which enables face recog... In many automatic face recognition systems, posture constraining is a key factor preventin g them from application. In thi5.paper, a series of strategles. will be described to achieve a system which enables face recognition under varying pose. These approaches include the multi-view face modeling, the threshold image based face feature detection, the affine transformation based face posture normalization and the template matching based face idelltification. Combining all of these strategies, a face recognition system with the pose invariance is designed successfully. Using a 75MHZ Pentium PC and with a database of 75 individuals, 15 images for each person, and 225 test images with various postures, a very good recognition rate of 96.89% is obtained. 展开更多
关键词 face recognition template matching NORMALIZATION varying pose
原文传递
Face recognition attendance system based on PCA approach 被引量:1
10
作者 Li Yanling Chen Yisong Wang Guoping 《Computer Aided Drafting,Design and Manufacturing》 2016年第2期8-12,共5页
This paper uses principal component analysis (PCA) to train the face and extract the characteristic value. This approach achieves the purpose of rapid attendance. PCA is an early and important approach for face reco... This paper uses principal component analysis (PCA) to train the face and extract the characteristic value. This approach achieves the purpose of rapid attendance. PCA is an early and important approach for face recognization. It can reduce the dimension of face image space as well as describe the variation characteristics between different face images. The attendance system is a realtime system that requires shorter response time, for which PCA is a best choice. We use histogram equalization to eliminate the noise and improve the performance. With convenient MATLAB GUI visual operation interface, users can click on the corresponding button to implement face recognition tasks. 展开更多
关键词 face recognition principal component analysis EIGENface
在线阅读 下载PDF
Campus Intelligence Mental Health Searching System Based on Face Recognition Technology
11
作者 Zixiang Wang 《Journal of Electronic Research and Application》 2020年第3期4-9,共6页
The phenomenon of teenage campus suicide has become the focus of attention of parents,schools and the society.The causes behind it are extremely complicated,and the root cause is psychological and spiritual problems.H... The phenomenon of teenage campus suicide has become the focus of attention of parents,schools and the society.The causes behind it are extremely complicated,and the root cause is psychological and spiritual problems.However,one’s negative psychology is often hidden,and it is difficult to detect and effectively intervene before the tragedy.How to effectively identify students with suicidal tendencies in order to prevent tragedies has aroused extensive research and discussion among the government,academia and the public.Through investigation and research,it is found that the current popular computer cutting-edge technologies such as artificial intelligence and computer vision can be well used for human emotion recognition and behavior prediction,and put into use in schools as a mental health auxiliary diagnosis and treatment system,thus effectively reducing the suicide rate on campus.The scenario assumes that machine learning can be used to deduce the risk of psychological problems in human samples by analyzing the frequency of negative emotions in facial expressions.Based on this,this paper proposes an effective solution for campus suicide prediction,and designs a set of auxiliary diagnosis and treatment system based on campus monitoring network system for suicide behavior prediction and student mental health analysis.Through preliminary experimental analysis and verification,the suicide psychological auxiliary diagnosis and treatment system has achieved good results in face recognition success rate,emotion recognition success rate and behavior prediction success rate.With the input of more experimental data and the increase of self-training time,the prediction system will perform better. 展开更多
关键词 Suicide prevention Machine learning face recognition Human emotion recognition
在线阅读 下载PDF
Campus Intelligence Mental Health Searching System Based on Face Recognition Technology
12
作者 Zixiang Wang 《Journal of Electronic Research and Application》 2020年第4期19-24,共6页
The phenomenon of teenage campus suicide has become the focus of attention of parents,schools and the society.The causes behind it are extremely complicated,and the root cause is psychological and spiritual problems.H... The phenomenon of teenage campus suicide has become the focus of attention of parents,schools and the society.The causes behind it are extremely complicated,and the root cause is psychological and spiritual problems.However,one's negative psychology is often hidden,and it is difficult to detect and effectively intervene before the tragedy.How to effectively identify students with suicidal tendencies in order to prevent tragedies has aroused extensive research and discussion among the government,academia and the public.Through investigation and research,it is found that the current popular computer cutting-edge technologies such as artificial intelligence and computer vision can be well used for human emotion recognition and behavior prediction,and put into use in schools as a mental health auxiliary diagnosis and treatment system,thus effectively reducing the suicide rate on campus.The scenario assumes that machine learning can be used to deduce the risk of psychological problems in human samples by analyzing the frequency of negative emotions in facial expressions.Based on this,this paper proposes an effective solution for campus suicide prediction,and designs a set of auxiliary diagnosis and treatment system based on campus monitoring network system for suicide behavior prediction and student mental health analysis.Through preliminary experimental analysis and verification,the suicide psychological auxiliary diagnosis and treatment system has achieved good results in face recognition success rate,emotion recognition success rate and behavior prediction success rate.With the input of more experimental data and the increase of self-training time,the prediction system will perform better. 展开更多
关键词 Suicide prevention Machine learning face recognition Human emotion recognition
在线阅读 下载PDF
An Adversarial Attack System for Face Recognition
13
作者 Yuetian Wang Chuanjing Zhang +2 位作者 Xuxin Liao Xingang Wang Zhaoquan Gu 《Journal on Artificial Intelligence》 2021年第1期1-8,共8页
Deep neural networks(DNNs)are widely adopted in daily life and the security problems of DNNs have drawn attention from both scientific researchers and industrial engineers.Many related works show that DNNs are vulnera... Deep neural networks(DNNs)are widely adopted in daily life and the security problems of DNNs have drawn attention from both scientific researchers and industrial engineers.Many related works show that DNNs are vulnerable to adversarial examples that are generated with subtle perturbation to original images in both digital domain and physical domain.As a most common application of DNNs,face recognition systems are likely to cause serious consequences if they are attacked by the adversarial examples.In this paper,we implement an adversarial attack system for face recognition in both digital domain that generates adversarial face images to fool the recognition system,and physical domain that generates customized glasses to fool the system when a person wears the glasses.Experiments show that our system attacks face recognition systems effectively.Furthermore,our system could misguide the recognition system to identify a person wearing the customized glasses as a certain target.We hope this research could help raise the attention of artificial intelligence security and promote building robust recognition systems. 展开更多
关键词 Adversarial attack system face recognition physical world
在线阅读 下载PDF
Application of robust face recognition in video surveillance systems
14
作者 张德馨 安鹏 张浩向 《Optoelectronics Letters》 EI 2018年第2期152-155,共4页
In this paper, we propose a video searching system that utilizes face recognition as searching indexing feature. As the applications of video cameras have great increase in recent years, face recognition makes a perfe... In this paper, we propose a video searching system that utilizes face recognition as searching indexing feature. As the applications of video cameras have great increase in recent years, face recognition makes a perfect fit for searching targeted individuals within the vast amount of video data. However, the performance of such searching depends on the quality of face images recorded in the video signals. Since the surveillance video cameras record videos without fixed postures for the object, face occlusion is very common in everyday video. The proposed system builds a model for occluded faces using fuzzy principal component analysis(FPCA), and reconstructs the human faces with the available information. Experimental results show that the system has very high efficiency in processing the real life videos, and it is very robust to various kinds of face occlusions. Hence it can relieve people reviewers from the front of the monitors and greatly enhances the efficiency as well. The proposed system has been installed and applied in various environments and has already demonstrated its power by helping solving real cases. 展开更多
关键词 In Application of robust face recognition in video surveillance systems
原文传递
Application Research on Face Recognition and Credit Payment in AFC System
15
作者 LIUTao 《外文科技期刊数据库(文摘版)工程技术》 2022年第3期014-017,共4页
With the continuous expansion of urban rail transit network, the traditional intelligent gate passing technology is difficult to meet the needs of passengers for urban rail transit. Technologies such as face recogniti... With the continuous expansion of urban rail transit network, the traditional intelligent gate passing technology is difficult to meet the needs of passengers for urban rail transit. Technologies such as face recognition and credit payment can well solve this problem. Through the innovative technology research and pilot practice research on the scientific research project "multimodal biometrics + credit payment" led by S metro, this paper summarizes and reviews the project organization, development process and technical route, refines the project results, and prospects and plans the application of the project scientific research results in the follow-up engineering projects of S metro. 展开更多
关键词 SUBWAY face recognition credit payment AFC system
原文传递
Modified algorithm of principal component analysis for face recognition 被引量:3
16
作者 罗琳 邹采荣 仰枫帆 《Journal of Southeast University(English Edition)》 EI CAS 2006年第1期26-30,共5页
In principal component analysis (PCA) algorithms for face recognition, to reduce the influence of the eigenvectors which relate to the changes of the illumination on abstract features, a modified PCA (MPCA) algori... In principal component analysis (PCA) algorithms for face recognition, to reduce the influence of the eigenvectors which relate to the changes of the illumination on abstract features, a modified PCA (MPCA) algorithm is proposed. The method is based on the idea of reducing the influence of the eigenvectors associated with the large eigenvalues by normalizing the feature vector element by its corresponding standard deviation. The Yale face database and Yale face database B are used to verify the method. The simulation results show that, for front face and even under the condition of limited variation in the facial poses, the proposed method results in better performance than the conventional PCA and linear discriminant analysis (LDA) approaches, and the computational cost remains the same as that of the PCA, and much less than that of the LDA. 展开更多
关键词 face recognition principal component analysis linear discriminant analysis
在线阅读 下载PDF
Feature fusing in face recognition 被引量:1
17
作者 于威威 滕晓龙 刘重庆 《Journal of Southeast University(English Edition)》 EI CAS 2005年第4期427-431,共5页
With the aim of extracting the features of face images in face recognition, a new method of face recognition by fusing global features and local features is presented. The global features are extracted using principal... With the aim of extracting the features of face images in face recognition, a new method of face recognition by fusing global features and local features is presented. The global features are extracted using principal component analysis (PCA). Active appearance model (AAM) locates 58 facial fiducial points, from which 17 points are characterized as local features using the Gabor wavelet transform (GWT). Normalized global match degree (local match degree) can be obtained by global features (local features) of the probe image and each gallery image. After the fusion of normalized global match degree and normalized local match degree, the recognition result is the class that included the gallery image corresponding to the largest fused match degree. The method is evaluated by the recognition rates over two face image databases (AR and SJTU-IPPR). The experimental results show that the method outperforms PCA and elastic bunch graph matching (EBGM). Moreover, it is effective and robust to expression, illumination and pose variation in some degree. 展开更多
关键词 face recognition feature fusion global features local features
在线阅读 下载PDF
Hybrid Machine Learning Model for Face Recognition Using SVM 被引量:5
18
作者 Anil Kumar Yadav R.K.Pateriya +3 位作者 Nirmal Kumar Gupta Punit Gupta Dinesh Kumar Saini Mohammad Alahmadi 《Computers, Materials & Continua》 SCIE EI 2022年第8期2697-2712,共16页
Face recognition systems have enhanced human-computer interactions in the last ten years.However,the literature reveals that current techniques used for identifying or verifying faces are not immune to limitations.Pri... Face recognition systems have enhanced human-computer interactions in the last ten years.However,the literature reveals that current techniques used for identifying or verifying faces are not immune to limitations.Principal Component Analysis-Support Vector Machine(PCA-SVM)and Principal Component Analysis-Artificial Neural Network(PCA-ANN)are among the relatively recent and powerful face analysis techniques.Compared to PCA-ANN,PCA-SVM has demonstrated generalization capabilities in many tasks,including the ability to recognize objects with small or large data samples.Apart from requiring a minimal number of parameters in face detection,PCA-SVM minimizes generalization errors and avoids overfitting problems better than PCA-ANN.PCA-SVM,however,is ineffective and inefficient in detecting human faces in cases in which there is poor lighting,long hair,or items covering the subject’s face.This study proposes a novel PCASVM-based model to overcome the recognition problem of PCA-ANN and enhance face detection.The experimental results indicate that the proposed model provides a better face recognition outcome than PCA-SVM. 展开更多
关键词 face recognition system(FRS) face identification SVM discrete cosine transform(DCT) artificial neural network(ANN) machine learning
在线阅读 下载PDF
FUZZY WITHIN-CLASS MATRIX PRINCIPAL COMPONENT ANALYSIS AND ITS APPLICATION TO FACE RECOGNITION 被引量:3
19
作者 朱玉莲 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2008年第2期141-147,共7页
Matrix principal component analysis (MatPCA), as an effective feature extraction method, can deal with the matrix pattern and the vector pattern. However, like PCA, MatPCA does not use the class information of sampl... Matrix principal component analysis (MatPCA), as an effective feature extraction method, can deal with the matrix pattern and the vector pattern. However, like PCA, MatPCA does not use the class information of samples. As a result, the extracted features cannot provide enough useful information for distinguishing pat- tern from one another, and further resulting in degradation of classification performance. To fullly use class in- formation of samples, a novel method, called the fuzzy within-class MatPCA (F-WMatPCA)is proposed. F-WMatPCA utilizes the fuzzy K-nearest neighbor method(FKNN) to fuzzify the class membership degrees of a training sample and then performs fuzzy MatPCA within these patterns having the same class label. Due to more class information is used in feature extraction, F-WMatPCA can intuitively improve the classification perfor- mance. Experimental results in face databases and some benchmark datasets show that F-WMatPCA is effective and competitive than MatPCA. The experimental analysis on face image databases indicates that F-WMatPCA im- proves the recognition accuracy and is more stable and robust in performing classification than the existing method of fuzzy-based F-Fisherfaces. 展开更多
关键词 face recognition principal component analysis (PCA) matrix pattern PCA(MatPCA) fuzzy K-nearest neighbor(FKNN) fuzzy within-class MatPCA(F-WMatPCA)
在线阅读 下载PDF
Masked Face Recognition Using MobileNet V2 with Transfer Learning 被引量:3
20
作者 Ratnesh Kumar Shukla Arvind Kumar Tiwari 《Computer Systems Science & Engineering》 SCIE EI 2023年第4期293-309,共17页
Corona virus(COVID-19)is once in a life time calamity that has resulted in thousands of deaths and security concerns.People are using face masks on a regular basis to protect themselves and to help reduce corona virus... Corona virus(COVID-19)is once in a life time calamity that has resulted in thousands of deaths and security concerns.People are using face masks on a regular basis to protect themselves and to help reduce corona virus transmission.During the on-going coronavirus outbreak,one of the major priorities for researchers is to discover effective solution.As important parts of the face are obscured,face identification and verification becomes exceedingly difficult.The suggested method is a transfer learning using MobileNet V2 based technology that uses deep feature such as feature extraction and deep learning model,to identify the problem of face masked identification.In the first stage,we are applying face mask detector to identify the face mask.Then,the proposed approach is applying to the datasets from Canadian Institute for Advanced Research10(CIFAR10),Modified National Institute of Standards and Technology Database(MNIST),Real World Masked Face Recognition Database(RMFRD),and Stimulated Masked Face Recognition Database(SMFRD).The proposed model is achieving recognition accuracy 99.82%with proposed dataset.This article employs the four pre-programmed models VGG16,VGG19,ResNet50 and ResNet101.To extract the deep features of faces with VGG16 is achieving 99.30%accuracy,VGG19 is achieving 99.54%accuracy,ResNet50 is achieving 78.70%accuracy and ResNet101 is achieving 98.64%accuracy with own dataset.The comparative analysis shows,that our proposed model performs better result in all four previous existing models.The fundamental contribution of this study is to monitor with face mask and without face mask to decreases the pace of corona virus and to detect persons using wearing face masks. 展开更多
关键词 Convolutional Neural Network(CNN) deep learning face recognition system COVID-19 dataset and machine learning based models
在线阅读 下载PDF
上一页 1 2 9 下一页 到第
使用帮助 返回顶部