# ORL_faces **Repository Path**: yysweet/ORL_faces ## Basic Information - **Project Name**: ORL_faces - **Description**: ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN 0.98 小波变换+pca+SVM 0.98####同时希望大家提出宝贵意见,欢迎学习交流,如果你喜欢该项目,请star或者fork一下,你的主动将是我前行的动力#### - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-17 - **Last Updated**: 2022-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

# ORL_faces

ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差

算法 识别率
bp神经网络 0.8
pca+bp神经网络 0.85
小波变换+pca+bp神经网络 0.95
CNN 0.98
小波变换+pca+SVM 0.98
###

该项目适合新手学习和交流,如果有任何问题请联系我Email: lizhipengqilu@gmail.com


同时希望大家提出宝贵意见,欢迎学习交流,如果你喜欢该项目,请收藏或者fork一下,你的主动将是我前行的动力



###项目预览###



![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/1.png) ![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/2.png) ![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/3.png) ![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/4.png) ![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/5.png) ![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/6.png) ![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/7.png) ![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/8.png) ![Image text](https://github.com/Frank-qlu/ORL_faces/blob/master/images/9.png)