xiaomangui / LBP-DBN-face-recognition
使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上
☆90Updated 9 years ago
Alternatives and similar repositories for LBP-DBN-face-recognition:
Users that are interested in LBP-DBN-face-recognition are comparing it to the libraries listed below
- 基于PCA和SVM的人脸识别☆47Updated 5 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 6 years ago
- LBP 人脸识别 matlab实现☆24Updated 8 years ago
- Matlab PCA 人脸识别☆204Updated 9 years ago
- 基于PCA的人脸识别☆28Updated 5 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆47Updated 6 years ago
- 利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测☆11Updated 5 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 3 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 获取图像的LBP特征☆80Updated 9 years ago
- 简单实现VGG16☆59Updated 6 years ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆25Updated 5 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- Implemented Principal Components Analysis algorithm in MATLAB for face recognition. Compared two faces by projecting the images into Eige…☆56Updated 7 years ago
- 使用matlab编写的基于PCA的人脸识别☆11Updated 5 years ago
- Face classification based on sparse representation☆25Updated 5 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆66Updated 6 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆118Updated 5 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 9 years ago
- 模式识别实验:BP神经网络的matlab实现(根据BP数学原理实现的代码)☆15Updated 7 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆179Updated 6 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆148Updated 7 years ago
- 使用PCA 主成分分析法。人脸识别处理方法如下:照片分组(训练+测试)+构建特征脸空间&训练+识别测试☆10Updated 6 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆85Updated 2 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago