Skip to content

基于卷积神经网络(CNN)的人脸在线识别系统

Notifications You must be signed in to change notification settings

AIBigTruth/CNN_faces_recognition

Repository files navigation

CNN_Faces_Recognition

本系统使用人脸数据集下载:http://vis-www.cs.umass.edu/lfw/lfw.tgz

步骤1、下载上方数据集作为其他人脸,放到img_source 步骤2、运行faces_my.py 、faces_other.py进行数据准备 步骤3、运行faces_train.py进行模型训练 步骤4、运行face_recognition.py进行人脸二分类识别 步骤5、运行faces_train_multi.py进行人脸多分类识别的模型训练,运行face_recognition.py进行人脸识别

视频链接: B站:https://www.bilibili.com/video/BV1Jx4y1p76z/?spm_id_from=333.999.0.0&vd_source=597b1747181e38892bcd0e60de8fffb9

课程链接: 例子微课:https://weike.fm/nDYkNb67a

About

基于卷积神经网络(CNN)的人脸在线识别系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages