facerecognition
There are 236 repositories under facerecognition topic.
kuaikuaikim/dface
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
rushisangani/BiometricAuthentication
Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
auroua/InsightFace_TF
Insight Face on TensorFlow
Joker316701882/Additive-Margin-Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
MirrorYuChen/ncnn_example
ncnn example: mask detection: anticonv face detection: retinaface&&mtcnn&¢erface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetssd
hirohe/facerec-python
个人毕业设计 - 基于树莓派、OpenCV及Python语言的人脸识别
pterhoer/MAAD-Face
A face database with a large number of high-quality attribute annotations
MirrorYuChen/mnn_example
alibaba MNN, mobilenet classifier, centerface detecter, ultraface detecter, pfld landmarker and zqlandmarker, mobilefacenet
kamshory/ZKLibrary
ZKLibrary is PHP library for reading and writing data to attendance device using UDP protocol. This library useful to comunicate between web server and attendance device directly without addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
KaleidoZhouYN/Sphereface-Ms-celeb-1M
Face Recognition Using A-Softmax_loss on light cleaned Ms_celeb-1M dataset
JanLoebel/face_recognition
Face recognition docker image to provide a web service which is able to register and recognize faces
paul-pias/Face-Recognition
Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.
dmonterom/face_recognition_TF2
Training a face Recognizer using ResNet50 + ArcFace in TensorFlow 2.0
MAhaitao999/mtcnn-align-facenet-deployment
本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;最后将提取到的人脸特征与底库中的人脸特征进行相似度计算(特征比对),完成人脸识别功能。
nanpian/facescore
人脸打分服务,通过tensorflow通过人脸识别,测年龄,最终返回打分的json
arjuninv/CogniTrack
CogniTrack is an Artificial Intelligence powered person tracking system that acquires images from CCTV cameras and tracks individuals appearing in the frame in real-time.
ProHiryu/FaceRecoginition
利用opencv+keras+python实现人脸识别系统
francis-njenga/Face-Recognition-Attendance-System
This repository contains the code and resources for a facial recognition system. The system is designed to identify and authenticate individuals based on facial features using deep learning techniques.
Martlgap/FaceIDLight
A lightweight face-recognition toolbox and pipeline based on tensorflow-lite
sankaradithyan13/FaceRecognitionPi
Face Recognition Based Attendance System
Srisrijakka1/Real-Time-Face-Recognition-Based-Attendance-Monitoring-System
Attendance Management System
CatalystCode/faceanalysis
Pipeline for face detection and matching
naserdamer/SMDD-Synthetic-Face-Morphing-Attack-Detection-Development-dataset
Official repository of the paper Privacy-friendly Synthetic Data for the Development of Face Morphing Attack Detectors
AdnanMahida/FaceBeauty
The project for applying Canvas to face makeup (Lipstick and FaceMask) using CameraX core library and detecting face using Google ML kit .
jankolf/GraFIQs
Official repository of paper "GraFIQs: Face Image Quality Assessment Using Gradient Magnitudes"
Martlgap/xqlfw
Repo for our Paper: Cross Quality LFW: A database for Analyzing Cross-Resolution Image Face Recognition in Unconstrained Environments
1297rohit/FaceReco
Face Recognition Library
shreyaspj20/Reliable-proctoring-AI
In this project, we present ways to improve reliability of proctoring by generating plots of each parameter measured during the online evaluation.
miltonbd/mcs_2018_adversarial_attack
MCS 2018. Adversarial Attacks on Black Box Face Recognition
rishabhshah13/Real-Time-Face-Recognition-Using-CNN
Face Recognition Using CNN in Real-Time Videos
NahidEbrahimian/Deep-Learning-Tensorflow
Repository for Deep Learning Mini-Project with Tensorflow
GriffinAnnshual/Criminal-Face-Identification-System
This is a facerecognition model made using python. It mainly gets a face img as a input and identifies that face in a video.