xiaomangui / LBP-DBN-face-recognitionLinks
使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上
☆98Updated 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:
- 本科毕业设计 基于Haar特征与AdaBoost算 法的人脸检测的实现☆52Updated 7 years ago
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- 对比PCA、基于LDA改进的PCA、NMF、LNMF、FNMF以及基于稀疏矩阵的判别(SRC)的人脸识别☆15Updated 7 years ago
- Matlab PCA 人脸识别☆213Updated 10 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 7 years ago
- Examples shown in Bilibili Live 346623☆471Updated 2 years ago
- LBP 人脸识别 matlab实现☆26Updated 9 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆159Updated 8 years ago
- 获取图像的LBP特征☆83Updated 10 years ago
- 简单实现VGG16☆60Updated 7 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆397Updated 2 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 使用HOG+SVM进行图像分类☆166Updated 7 years ago
- Face classification based on sparse representation☆25Updated 6 years ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆35Updated 4 years ago
- 基于PCA的人脸识别☆29Updated 6 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
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆29Updated 6 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆25Updated 10 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆89Updated 9 years ago
- code:《基于深度卷积神经网络的图像去噪研究》☆87Updated 7 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆137Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆182Updated 6 years ago
- 基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码☆13Updated 6 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆89Updated 2 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 6 years ago