基于轻量级卷积神经网络的人脸检测算法
本文选题:人脸检测 + 深度学习 ; 参考:《浙江大学》2017年硕士论文
【摘要】:本文的主要内容是实现一个基于轻量级卷积神经网络的人脸检测算法。近两年已经出现了许多基于卷积神经网络的人脸检测算法,这些算法和基于传统机器学习的方法相比,在人脸检测的精度上提高了很多。但是他们的网络模型都比较庞大,不适合移植到移动设备上。我们的目标是使人脸检测算法在保持一定准确率的基础上,实现对网络模型的压缩和提高人脸检测的速度。本文首先设计了一种基于轻量级卷积神经网络的人脸检测算法,我们首次将SqueezeNet,RPN网络结合在一起,实现了一个用于人脸检测的专用网络。该网络与基于VGG16的人脸检测算法相比,在检测速度、模型大小等方面都更具有优势。其次,我们将SqueezeNet卷积网络中多个卷积特征进行融合,形成了一个更能反映人脸本质的特征,进而让算法的精度有一定的提高。最后,我们使用了两种方法对检测网络进行压缩,一种是采用更小的全连接层作为检测网络,另一种是对全连接层进行SVD分解。这两种方法都在一定程度上使网络的模型更小,人脸检测的速度更快。
[Abstract]:The main content of this paper is to implement a face detection algorithm based on lightweight convolution neural network. There have been many face detection algorithms based on convolution neural network in the last two years. Compared with the traditional machine learning algorithms, the accuracy of face detection has been improved a lot. But their network models are too large to be ported to mobile devices. Our goal is to achieve the compression of the network model and improve the speed of face detection on the basis of maintaining a certain accuracy of the human face detection algorithm. In this paper, we first design a face detection algorithm based on lightweight convolution neural network. For the first time, we combine the SqueezeNet RPN network to realize a special face detection network. Compared with the face detection algorithm based on VGG16, the network has more advantages in detection speed, model size and so on. Secondly, we fuse several convolution features in SqueezeNet convolution network to form a feature that can reflect the essence of human face, and improve the accuracy of the algorithm. Finally, we use two methods to compress the detection network, one is to use a smaller full connection layer as the detection network, the other is to decompose the full connection layer by SVD. To some extent, these two methods make the network model smaller and the face detection faster.
【学位授予单位】:浙江大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP391.41;TP183
【相似文献】
相关期刊论文 前10条
1 曾素娣;范九荣;李一民;;基于肤色和几何特征的人脸检测算法[J];电脑知识与技术;2006年36期
2 赵东方;杨明;邓世涛;;几种人脸检测算法的对比研究[J];内江科技;2011年10期
3 王仕民;叶继华;罗文兵;占明艳;;嵌入式人脸检测算法的研究与实现[J];江西通信科技;2011年02期
4 金鑫;李晋惠;;基于神经网络的人脸检测算法研究[J];科技信息;2008年35期
5 翟懿奎;黄聿;谢剑华;吴志龙;郭承刚;;基于肤色的实时人脸检测算法研究[J];电子设计工程;2011年09期
6 王小兰;蔡灿辉;朱建清;;一种改进的快速人脸检测算法[J];微型机与应用;2013年15期
7 张炜;耿新;陈兆乾;陈世福;;一种基于可疑人脸区域发现的人脸检测方法[J];计算机科学;2004年04期
8 罗三定;周磊;沙莎;;一种新的快速多人脸检测算法[J];计算机应用研究;2008年04期
9 乔晓芳;吴小俊;王士同;杨静宇;;一种改进的人脸检测算法[J];计算机应用;2008年04期
10 徐显日;;视频中实时的人脸检测算法[J];福建电脑;2012年08期
相关会议论文 前2条
1 付朝霞;韩焱;王黎明;;复杂背景下视频运动目标的人脸检测算法[A];第十三届中国体视学与图像分析学术会议论文集[C];2013年
2 陈健;钱芸芸;;用DSP实现实时人脸检测[A];第二届全国信息获取与处理学术会议论文集[C];2004年
相关博士学位论文 前2条
1 周薇娜;人脸检测算法及其芯片实现关键技术研究[D];复旦大学;2012年
2 郭耸;人脸检测若干关键技术研究[D];哈尔滨工程大学;2011年
相关硕士学位论文 前10条
1 赵玉亭;基于ARM9的便携式监控取证系统的研究与设计[D];西安工业大学;2015年
2 袁成林;基于支持向量机的笑脸识别算法研究[D];广西大学;2015年
3 杨万振;视频人脸检测算法研究及其DSP实现[D];东北大学;2013年
4 刘吉;基于自学习特征融合的人脸检测算法研究[D];中国海洋大学;2015年
5 马慧;人脸检测算法的设计与实现[D];东南大学;2015年
6 邹奇文;非对称人脸检测算法的研究与实现[D];华中科技大学;2014年
7 江锐;基于Cortex-A8的人脸检测系统的设计与实现[D];华中科技大学;2014年
8 张雪楠;基于PCA降维的快速人脸检测算法研究[D];燕山大学;2016年
9 罗富丽;单目可量测快速人脸检测算法[D];昆明理工大学;2016年
10 毛须伟;基于单目视觉的疲劳驾驶检测方法研究[D];长春理工大学;2016年
,本文编号:1830476
本文链接:https://www.wllwen.com/kejilunwen/ruanjiangongchenglunwen/1830476.html