Snowfallingplum / Face-classification-based-on-sparse-representation
Face classification based on sparse representation
☆25Updated 5 years ago
Alternatives and similar repositories for Face-classification-based-on-sparse-representation:
Users that are interested in Face-classification-based-on-sparse-representation are comparing it to the libraries listed below
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆14Updated 6 years ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆25Updated 5 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆86Updated 2 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
- Sparse Representation-based Classification, a classified algorithm in Pattern Recognition area☆17Updated 10 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- Feature fusion using Discriminant Correlation Analysis (DCA)☆63Updated 5 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- Weighted Sparse Representation based Classification for Face Recognition☆8Updated 6 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆152Updated 7 years ago
- This is the implementation of 'Sparse Representation based Open-set Recognition (T-PAMI)☆23Updated 8 years ago
- ☆22Updated 8 years ago
- Experiments on creating an SVM that can perform multi-class classification☆40Updated 10 years ago
- Sparce Subspace Clustering (SSC) is a subspace clustering algorithm that uses sparse vector representation, convex optimization, and spec…☆42Updated 8 years ago
- MATLAB code of the paper "Sparse Representation and Least Squares-Based Classification in Face Recognition", EUSIPCO 2014☆16Updated 8 years ago
- Regularized K-SVD Algorithm☆45Updated 7 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调