Snowfallingplum / Face-classification-based-on-sparse-representationLinks
Face classification based on sparse representation
☆25Updated 6 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
Sorting:
- Clustering / Subspace Clustering Algorithms on MATLAB☆232Updated 4 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- Feature fusion using Discriminant Correlation Analysis (DCA)☆65Updated 5 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆88Updated 2 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 8 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆15Updated 7 years ago
- In this repository, I will implement some machine learning algorithms in Python, and show how to use it in a notebook. I feel it interest…☆42Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 10 months ago
- Practice of two Pattern Recognition methods. Face Recognition based on SVM and SRC.☆24Updated 6 years ago
- BLS Code☆127Updated 6 years ago
- locally linear embedding algorithm code write by matlab☆32Updated 8 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆205Updated 7 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特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 7 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆235Updated 2 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- Multi-view Common Component Discriminant Analysis for Cross-view Classification☆19Updated 6 years ago
- 机器学习实战☆152Updated 2 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆484Updated 3 weeks ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深 度神经网络,正则化,dropout,…☆224Updated 6 years ago
- 个人练习,自编码器及其变形(理论+实践)☆338Updated 6 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆392Updated 2 years ago
- (ICCV'17) When Unsupervised Domain Adaptation Meets Tensor Representations☆60Updated 8 years ago
- Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted b…☆83Updated 4 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆202Updated 6 years ago
- ☆13Updated 6 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago