基于 VGGFace-16 和各种分类器的人脸识别系统的设计与分析

Duaa Faris Abdlkader, Mayada Faris Ghanim
{"title":"基于 VGGFace-16 和各种分类器的人脸识别系统的设计与分析","authors":"Duaa Faris Abdlkader, Mayada Faris Ghanim","doi":"10.11591/ijai.v13.i2.pp1499-1510","DOIUrl":null,"url":null,"abstract":"This research presents a face recognition system based on different classifiers that deal with various face positions. The proposed system involves the extraction of features through the VGG-Face-16 deep neural network, which only extracts essential features of input images, leading to an improved recognition step and enhanced algorithm efficiency, while the recognition involves the radial basis function in support vector machine (SVM) classifier and evaluate the performance of the system. Also, the system is designed and implemented later by using other classifiers; they are K-neareste2 neighbour (KNN) classifiers, logistic regression (LR), gradient boosting (XGBoost), decision tree classifier (DT) and Naive Bayes classifier (NB). The proposed algorithm was tested with the four face databases: AT&T, PINs Face, linear friction welding (LFW) and real database. The database was divided into two groups: One contains a percentage of images that are used for training and the second contains a percentage of images (remainder) which was used for testing. The results show that the classification by RBF in SVM has the highest recognition rate in the case of using small, medium and large databases; it was 100% in AT&T and Real database, while its efficiency appears to be lower when using large-size databases whereas it is 96% in PINs database and 60.1% in LFW database.","PeriodicalId":507934,"journal":{"name":"IAES International Journal of Artificial Intelligence (IJ-AI)","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2024-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Design and analysis of face recognition system based on VGGFace-16 with various classifiers\",\"authors\":\"Duaa Faris Abdlkader, Mayada Faris Ghanim\",\"doi\":\"10.11591/ijai.v13.i2.pp1499-1510\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"This research presents a face recognition system based on different classifiers that deal with various face positions. The proposed system involves the extraction of features through the VGG-Face-16 deep neural network, which only extracts essential features of input images, leading to an improved recognition step and enhanced algorithm efficiency, while the recognition involves the radial basis function in support vector machine (SVM) classifier and evaluate the performance of the system. Also, the system is designed and implemented later by using other classifiers; they are K-neareste2 neighbour (KNN) classifiers, logistic regression (LR), gradient boosting (XGBoost), decision tree classifier (DT) and Naive Bayes classifier (NB). The proposed algorithm was tested with the four face databases: AT&T, PINs Face, linear friction welding (LFW) and real database. The database was divided into two groups: One contains a percentage of images that are used for training and the second contains a percentage of images (remainder) which was used for testing. The results show that the classification by RBF in SVM has the highest recognition rate in the case of using small, medium and large databases; it was 100% in AT&T and Real database, while its efficiency appears to be lower when using large-size databases whereas it is 96% in PINs database and 60.1% in LFW database.\",\"PeriodicalId\":507934,\"journal\":{\"name\":\"IAES International Journal of Artificial Intelligence (IJ-AI)\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-06-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IAES International Journal of Artificial Intelligence (IJ-AI)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.11591/ijai.v13.i2.pp1499-1510\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IAES International Journal of Artificial Intelligence (IJ-AI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.11591/ijai.v13.i2.pp1499-1510","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

本研究提出了一种基于不同分类器的人脸识别系统,可处理各种人脸位置。建议的系统通过 VGG-Face-16 深度神经网络提取特征,该网络只提取输入图像的基本特征,从而改进了识别步骤并提高了算法效率,而识别则涉及支持向量机(SVM)分类器中的径向基函数,并评估了系统的性能。此外,该系统还通过使用其他分类器进行设计和实施;它们是 K-neareste2 neighbor (KNN) 分类器、逻辑回归 (LR)、梯度提升 (XGBoost)、决策树分类器 (DT) 和 Naive Bayes 分类器 (NB)。我们用四个人脸数据库对所提出的算法进行了测试:AT&T、PINs Face、线性摩擦焊接(LFW)和真实数据库。数据库分为两组:一组包含一定比例的图像,用于训练;另一组包含一定比例的图像(剩余部分),用于测试。结果表明,在使用小型、中型和大型数据库的情况下,SVM 中的 RBF 分类具有最高的识别率;在 AT&T 和 Real 数据库中为 100%,而在使用大型数据库时,其效率似乎较低,在 PINs 数据库中为 96%,在 LFW 数据库中为 60.1%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Design and analysis of face recognition system based on VGGFace-16 with various classifiers
This research presents a face recognition system based on different classifiers that deal with various face positions. The proposed system involves the extraction of features through the VGG-Face-16 deep neural network, which only extracts essential features of input images, leading to an improved recognition step and enhanced algorithm efficiency, while the recognition involves the radial basis function in support vector machine (SVM) classifier and evaluate the performance of the system. Also, the system is designed and implemented later by using other classifiers; they are K-neareste2 neighbour (KNN) classifiers, logistic regression (LR), gradient boosting (XGBoost), decision tree classifier (DT) and Naive Bayes classifier (NB). The proposed algorithm was tested with the four face databases: AT&T, PINs Face, linear friction welding (LFW) and real database. The database was divided into two groups: One contains a percentage of images that are used for training and the second contains a percentage of images (remainder) which was used for testing. The results show that the classification by RBF in SVM has the highest recognition rate in the case of using small, medium and large databases; it was 100% in AT&T and Real database, while its efficiency appears to be lower when using large-size databases whereas it is 96% in PINs database and 60.1% in LFW database.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信