xiaomangui / LBP-DBN-face-recognitionLinks
使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上
☆97Updated 10 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
Sorting:
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 7 years ago
- Matlab PCA 人脸识别☆212Updated 10 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- LBP 人脸识别 matlab实现☆25Updated 8 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- 基于PCA的人脸识别☆31Updated 6 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- 获取图像的LBP特征☆82Updated 9 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- 使用PCA 主成分分析法。人脸识别处理方法如下:照片分组(训练+测试)+构建特征脸空间&训练+识别测试☆10Updated 6 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 4 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 简单实现VGG16☆60Updated 6 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆25Updated 6 years ago
- Experiments on creating an SVM that can perform multi-class classification☆40Updated 11 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 7 years ago
- Face recognition implement based on LDA, PCA and SVM.☆22Updated 9 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10Updated 9 years ago
- Face classification based on sparse representation☆25Updated 6 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆88Updated 2 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆11Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- Feature level fusion of LBP and Gabor☆17Updated 10 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆69Updated 6 years ago