Cater5009 / Face-Recognition-With-NMFLinks
对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别
☆15Updated 7 years ago
Alternatives and similar repositories for Face-Recognition-With-NMF
Users that are interested in Face-Recognition-With-NMF are comparing it to the libraries listed below
Sorting:
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆98Updated 10 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆25Updated 10 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆89Updated 2 years ago
- Face classification based on sparse representation☆25Updated 6 years ago
- Feature fusion using Canonical Correlation Analysis (CCA)☆51Updated 5 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆52Updated 7 years ago
- The code for the paper "Multimodal Task-driven Dictionary Learning for Image Classification".☆30Updated 10 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆73Updated 4 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 7 years ago
- 获取图像的LBP特征☆83Updated 10 years ago
- LBP 人脸识别 matlab实现☆26Updated 9 years ago
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- ☆17Updated 9 years ago
- Feature fusion using Discriminant Correlation Analysis (DCA)☆65Updated 5 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆35Updated 4 years ago
- Use CenterLoss , IslandLoss at solve the Facial Expression Recognition task. (Use FER2013 Dataset)☆36Updated 6 years ago
- share examples of tensorflow☆63Updated 7 years ago
- Generalized Discriminant Analysis (GDA) - non-linear feature dimensionality reduction technique☆20Updated 9 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- Gabor Feature Extraction☆71Updated 7 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
- This program is based on the Adaboost Algorithm and Haar Feature☆19Updated 8 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆15Updated 9 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆159Updated 8 years ago
- Occlusion aware facial expression recognition using CNN with attention mechanism☆87Updated 4 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year