Joint_Bayesian

Face recognition algorithm

Realizes an algorithm from a Bayesian face recognition paper using Matlab.

According to the paper "Bayesian Face Revisited: A Joint Formulation", the repository realizes the algorithm of Joint Beyesian with Matlab and achieve the same result as the paper

GitHub

36 stars
8 watching
24 forks
Language: Matlab
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jaimeivancervantes/facerecognitionThis project implements techniques for face recognition using PCA, Fisher's LDA, and SVMs.39
david-guo/face_recognizeAn implementation of PCA-based face recognition in MATLAB using a GUI201
helloyaozhang/face-recognition-using-pcaAn implementation of Principal Components Analysis algorithm in MATLAB for facial recognition56
michaelchughes/npbayeshmmSoftware toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods.79
xiaoyang-rebecca/patternrecognition_matlabAn investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM.71
qingbao/irisCompares two iris recognition algorithms in MATLAB81
mahuichao/matlabworkspaceA personal workspace containing algorithms and tools for machine learning, neural networks, and microphone array processing.42
yonghaoxu/rpnetMatlab implementation of a deep learning-based method for classifying hyperspectral images56
bayesnet/bntProvides a set of tools and algorithms for Bayesian networks in MATLAB470
zhzhanp/tcdcn-face-alignmentFacial landmark detection using deep multi-task learning in Matlab232
siavashbigdeli/dmspA MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior33
covartech/prtProvides a unified framework for machine learning and pattern recognition in MATLAB145
nilswinter/matlab-bayesian-estimationA Matlab toolbox for Bayesian estimation and model comparison using MCMC methods42
avehtari/bda_m_demosDemos and implementations of Bayesian data analysis concepts using Matlab/Octave62
faceplusplus/facepp-matlab-sdkProvides a Matlab interface to the Face++ API for face detection and landmark extraction34