基于卷积神经网络的人脸识别系统设计与实现
[Abstract]:With the development of society, people's identity information becomes more and more important in production and life. Face recognition is not only a hot topic in computer vision, but also widely used in many fields such as security, finance, electronic government and so on. In this paper, the application of convolution neural network model in the deep learning method to face recognition in natural scene is studied. Compared with the traditional face recognition method, the model of deep convolution neural network does not need to design a relatively complex and time-consuming feature extraction algorithm, so we only need to select or design an effective neural network model. With a large number of training samples, the image features can be extracted and a relatively good classification accuracy can be obtained by a simple and efficient training. The performance and effect of this method mainly depend on the design of network structure, so in the research process of this paper, the emphasis is on how to build a reasonable network model. The related techniques are adopted to make the training set converge quickly and stably, and finally a good recognition effect is obtained. In this paper, the methods of face detection and face recognition are analyzed, optimized and realized. In the process of face detection, the Haar feature is combined with the Adaboost algorithm, and the method of integral graph is used to speed up the evaluation of Haar features, so that face detection can be realized quickly and efficiently. This module not only realizes the functions of static face detection and dynamic face detection, but also embeds face detection into face recognition system to improve the efficiency of face recognition. In the process of face recognition, by reasonably reducing the training parameters of the original VGG convolution neural network, the improved VGG network model is obtained, and the convergence time of the model is reduced by using a better parameter initialization method than the random initialization method. Finally, the new model not only solves the problems of high hardware requirement and difficult training of the original VGG model, but also successfully applies to face recognition in the natural environment, and carries on the experiment on the LFW (Labeled Faces in the Wild) face database after strict preprocessing. The accuracy rate is 92%. In this paper, a real-time face recognition system is implemented by applying the above model algorithm to the real-time scene. The function and flow of each module of the system are introduced in detail, and applied in the self-built face database, and the accuracy is 94%. The system verifies the effectiveness of this method and meets the requirements of face recognition.
【学位授予单位】:济南大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP391.41;TP183
【参考文献】
相关期刊论文 前10条
1 陈耀丹;王连明;;基于卷积神经网络的人脸识别方法[J];东北师大学报(自然科学版);2016年02期
2 王茜;张海仙;;深度学习框架Caffe在图像分类中的应用[J];现代计算机(专业版);2016年05期
3 卢宏涛;张秦川;;深度卷积神经网络在计算机视觉中的应用研究综述[J];数据采集与处理;2016年01期
4 肖阳;;人脸检测算法综述[J];电子技术与软件工程;2014年04期
5 曹莹;苗启广;刘家辰;高琳;;AdaBoost算法研究进展与展望[J];自动化学报;2013年06期
6 陈淑玲;;基于特征脸法的人脸识别算法[J];长江大学学报(自然科学版);2012年12期
7 陈志恒;姜明新;;基于openCV的人脸检测系统的设计[J];电子设计工程;2012年10期
8 赵秀萍;;生物特征识别技术发展综述[J];刑事技术;2011年06期
9 曾岳;冯大政;何新田;;基于二值数据贝叶斯子空间的人脸识别算法[J];计算机工程;2011年05期
10 张莹;李勇平;敖新宇;;基于OpenCV的通用人脸检测模块设计[J];计算机工程与科学;2011年01期
相关博士学位论文 前3条
1 李根;基于局部特征和进化算法的人脸识别[D];吉林大学;2014年
2 唐亮;面向人脸识别的子空间分析和分类方法研究[D];浙江大学;2009年
3 山世光;人脸识别中若干关键问题的研究[D];中国科学院研究生院(计算技术研究所);2004年
相关硕士学位论文 前7条
1 杨楠;基于Caffe深度学习框架的卷积神经网络研究[D];河北师范大学;2016年
2 万士宁;基于卷积神经网络的人脸识别研究与实现[D];电子科技大学;2016年
3 叶浪;基于卷积神经网络的人脸识别研究[D];东南大学;2015年
4 叶睿;基于深度学习的人脸检测方法研究[D];哈尔滨工业大学;2015年
5 林鹏;基于Adaboost算法的人脸检测研究及实现[D];西安理工大学;2007年
6 吴松松;人脸识别的线性子空间方法研究[D];南京林业大学;2007年
7 邓少濵;几种人脸检测方法的研究[D];南京理工大学;2003年
,本文编号:2196345
本文链接:https://www.wllwen.com/kejilunwen/ruanjiangongchenglunwen/2196345.html