facerecognition
Here are 243 public repositories matching this topic...
Language:All
Sort:Most stars
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
- Updated
Feb 21, 2024 - Python
Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
- Updated
Oct 5, 2021 - Swift
FaceAISDK is on_device Offline Face Detection 、Recognition 、Liveness Detection Anti Spoofing and 1:N/M:N Face Search SDK FaceAISDK包括人脸识别、活体检测、人脸录入检测以及1:N以及M:N 人脸搜索,可完全离线实现端侧人脸识别,人脸搜索等功能。
- Updated
Dec 11, 2025 - Java
This is the implementation of paper <Additive Margin Softmax for Face Verification>
- Updated
Aug 29, 2018 - Jupyter Notebook
ncnn example: mask detection: anticonv face detection: retinaface&&mtcnn&¢erface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetssd
- Updated
Jun 22, 2022 - C++
个人毕业设计 - 基于树莓派、OpenCV及Python语言的人脸识别
- Updated
Apr 11, 2018 - Python
A face database with a large number of high-quality attribute annotations
- Updated
Dec 14, 2021
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.
- Updated
Mar 4, 2024 - PHP
alibaba MNN, mobilenet classifier, centerface detecter, ultraface detecter, pfld landmarker and zqlandmarker, mobilefacenet
- Updated
May 14, 2022 - C++
Face Recognition Using A-Softmax_loss on light cleaned Ms_celeb-1M dataset
- Updated
Nov 24, 2017
Face recognition docker image to provide a web service which is able to register and recognize faces
- Updated
Mar 4, 2024 - Python
Face Recognition using pre-trained model built-on Arcface was implemented on Pytorch.
- Updated
May 1, 2023 - Python
- Updated
Oct 4, 2023 - Python
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.
- Updated
Apr 21, 2025 - PHP
Training a face Recognizer using ResNet50 + ArcFace in TensorFlow 2.0
- Updated
Oct 1, 2019 - Python
本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;最后将提取到的人脸特征与底库中的人脸特征进行相似度计算(特征比对),完成人脸识别功能。
- Updated
Feb 9, 2021 - Python
人脸打分服务,通过tensorflow通过人脸识别,测年龄,最终返回打分的json
- Updated
Mar 6, 2017 - Python
A lightweight face-recognition toolbox and pipeline based on tensorflow-lite
- Updated
Oct 6, 2025 - Python
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.
- Updated
Nov 22, 2022 - Python
Improve this page
Add a description, image, and links to thefacerecognition topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thefacerecognition topic, visit your repo's landing page and select "manage topics."