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、基于LDA改进的PCA、NMF、LNMF、FNMF以及 基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 7 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- Matlab PCA 人脸识别☆213Updated 10 years ago
- 获取图像的LBP特征☆82Updated 9 years ago
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- 基于PCA的人脸识别☆31Updated 6 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 7 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- 简单实现VGG16☆60Updated 7 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 7 years ago
- Face classification based on sparse representation☆25Updated 6 years ago
- Training a convolutional neural network using own picture dataset☆105Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 8 months ago
- LBP 人脸识别 matlab实现☆25Updated 8 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 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
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 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
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆68Updated 6 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆88Updated 2 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆177Updated 6 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 7 years ago
- 二分类SVM与多分类SVM的实现☆15Updated 8 years ago
- emotion classification using fer2013 datasets with a Tensorflow CNN model.☆21Updated 2 years ago
- 利用模板匹配的方式对车牌进行识别☆14Updated 5 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago