face_recognize

Face recognizer

An implementation of PCA-based face recognition in MATLAB using a GUI

Matlab PCA 人脸识别

GitHub

200 stars
7 watching
101 forks
Language: Matlab
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
helloyaozhang/face-recognition-using-pca An implementation of Principal Components Analysis algorithm in MATLAB for facial recognition 56
jaimeivancervantes/facerecognition This project implements techniques for face recognition using PCA, Fisher's LDA, and SVMs. 39
georg-jung/explain-face-rec An interactive tutorial on face recognition technology using .NET and Blazor 15
zhzhanp/tcdcn-face-alignment Facial landmark detection using deep multi-task learning in Matlab 232
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
maoxu/joint_bayesian Realizes an algorithm from a Bayesian face recognition paper using Matlab. 36
xiaohangzhan/face_recognition_framework A face recognition framework with convenient training, evaluation and feature extraction functions. 250
yxu0611/tensorflow-implementation-of-lcnn An implementation of a deep face recognition algorithm in TensorFlow 78
clcarwin/sphereface_pytorch A PyTorch implementation of the SphereFace face recognition algorithm. 715
faceplusplus/facepp-matlab-sdk Provides a Matlab interface to the Face++ API for face detection and landmark extraction 34
irvingmeng/magface Provides a framework and tools for face recognition and quality assessment using deep learning models. 628
davidstutz/matlab-mnist-two-layer-perceptron A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset. 60
l706077/dnn-face-recognition-papers A collection of papers on deep learning techniques for face recognition and related topics such as embedding generation and neural network optimization. 213
serengil/retinaface A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. 1,243
natanielruiz/dockerface A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. 190