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 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jaimeivancervantes/facerecognition This project implements techniques for face recognition using PCA, Fisher's LDA, and SVMs. 39
david-guo/face_recognize An implementation of PCA-based face recognition in MATLAB using a GUI 200
helloyaozhang/face-recognition-using-pca An implementation of Principal Components Analysis algorithm in MATLAB for facial recognition 56
michaelchughes/npbayeshmm Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. 78
xiaoyang-rebecca/patternrecognition_matlab An investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM. 71
qingbao/iris Compares two iris recognition algorithms in MATLAB 81
mahuichao/matlabworkspace A personal workspace containing algorithms and tools for machine learning, neural networks, and microphone array processing. 42
yonghaoxu/rpnet Matlab implementation of a deep learning-based method for classifying hyperspectral images 55
bayesnet/bnt Provides a set of tools and algorithms for Bayesian networks in MATLAB 468
zhzhanp/tcdcn-face-alignment Facial landmark detection using deep multi-task learning in Matlab 232
siavashbigdeli/dmsp A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior 33
covartech/prt Provides a unified framework for machine learning and pattern recognition in MATLAB 145
nilswinter/matlab-bayesian-estimation A Matlab toolbox for Bayesian estimation and model comparison using MCMC methods 42
avehtari/bda_m_demos Demos and implementations of Bayesian data analysis concepts using Matlab/Octave 62
faceplusplus/facepp-matlab-sdk Provides a Matlab interface to the Face++ API for face detection and landmark extraction 34