预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10
亲,该文档总共32页,到这已经超出免费预览范围,如果喜欢就直接下载吧~
如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
PAGE本科毕业设计(论文)基于TensorFlow的上课自动点名系统设计与实现DesignandImplementationofClassNamingSystemBasedonTensorFlow院(系)计算机学院专业软件工程系班级16级软件工程6班学号16210120614学生姓名魏禄涛指导教师马世登提交日期年月日内容摘要第一次工业革命的蒸汽时代;第二次工业革命的电气时代;第三次工业革命的科技时代,这三次工业革命无疑每一次都是推动世界巨变的革命。如今工业革命也迎来了第四次革命,工业4.0智能化时代,我们的生活必将会因为工业4.0的推进而大大的改变。出于对学校上课点名机制的麻烦与耗时,所有打算做一款“基于TensorFlow的自动点名系统”。本次设计的上课自动点名系统主要是用到TensorFlow计算框架,该计算框架可以很好地实现各种深度学习算法。而本次用到的深度学习算法是卷积神经网络,训练模型的程序建立了一个包含4个卷积层的神经网络。将收集的学生面部图片输入到训练程序,训练得到的结果建立模型,最后通过模型识别学生人脸,提取人脸相应的名字,达到点名的效果,这整个实现的过程主要用到opencv。最后用PyQt5制作用户交互界面,通过可视化的用户交互界面更容易操作,达到自动点名的效果。综上所述,本文研究与实现具有很高的实用性,对学校课堂质量有所提高。关键词:TensorFlowopencvPyQt5工业4.0智能化时代上课自动点名系统卷积神经网络AbstractThesteamageofthefirstindustrialrevolution,theelectricalageofthesecondindustrialrevolutionandthescientificandtechnologicalageofthethirdindustrialrevolution,eachofwhichisundoubtedlyarevolutionthatpromotesgreatchangesintheworld.Nowtheindustrialrevolutionhasalsousheredinthefourthrevolution.Intheeraofintelligentindustry4.0,ourliveswillbegreatlychangedbythepromotionofindustry4.0.Duetothetroubleandtime-consumingoftheschoolattendancemechanism,weplantobuildan"automaticattendancesystembasedontensorflow",whichcansolvetheattendancesituationofteachersandachievezerotime-consumingattendancetask.Inthisdesign,theautomaticrollcallsysteminclassmainlyusestensorflowcalculationframework,whichcanwellimplementvariousdeeplearningalgorithms.Thedeeplearningalgorithmusedthistimeisconvolutionalneuralnetwork.Theprogramoftrainingmodelestablishesaneuralnetworkwithfourconvolutionlayers.Inputthecollectedstudents'facepicturesintothetrainingprogram,andbuildthemodelbasedonthetrainingresults.Finally,recognizethestudents'facethroughthemodel,extractthecorrespondingnameoftheface,andachievetheeffectofrollcall.ThewholeimplementationprocessmainlyusesOpenCV.Atlast,theuserinterfaceismadewithpyqt5,whichiseasiertooperateandachievetheeffectofautomaticrollcall.Tosumup,theresearchandimplementationofthispaperhasahighpracticalityandimprovesthequalityoftheschoolc