xiaomangui / LBP-DBN-face-recognition
使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上
☆83Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for LBP-DBN-face-recognition
- 基于PCA和SVM的人脸识别☆47Updated 5 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆13Updated 6 years ago
- Matlab PCA 人脸识别☆197Updated 9 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆47Updated 6 years ago
- 基于PCA的人脸识别☆27Updated 5 years ago
- 获取图像的LBP特征☆79Updated 9 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆71Updated 3 years ago
- LBP 人脸识别 matlab实现☆24Updated 8 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 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
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 8 years ago
- 简单实现VGG16☆58Updated 6 years ago
- 基于matlab和bag of words的图像分类☆12Updated 7 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆32Updated 2 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 9 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆85Updated last year
- Face recognition implement based on LDA, PCA and SVM.☆21Updated 8 years ago
- Experiments on creating an SVM that can perform multi-class classification☆40Updated 10 years ago
- 利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测☆11Updated 5 years ago
- Clustering / Subspace Clustering Algorithms on MATLAB☆222Updated 4 years ago
- Face classification based on sparse representation☆25Updated 5 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆113Updated 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- 二分类SVM与多分类SVM的实现☆14Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆202Updated 6 years ago
- Feature fusion using Discriminant Correlation Analysis (DCA)☆62Updated 4 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆9Updated 5 years ago