zeusees/Zeusee-Face-Anti-spoofing
开源配合型人脸活体检测 Open Source Face Anti-spoofing
This tool helps mobile app developers implement a crucial security feature: verifying that a live person is present during facial recognition. It takes video input from a standard mobile camera and outputs a signal indicating whether the user is performing simple head movements (like nodding or shaking their head), which confirms they are not using a photo or video to trick the system. Mobile app developers working on identity verification or secure login features would use this.
667 stars. No commits in the last 6 months.
Use this if you are a mobile app developer building a facial recognition system and need a straightforward way to prevent fraud from spoofing attempts like photos or videos.
Not ideal if you need a non-interactive (non-cooperative) liveness detection system where the user does not need to perform any head movements.
Stars
667
Forks
227
Language
C++
License
Apache-2.0
Category
Last pushed
Nov 18, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/zeusees/Zeusee-Face-Anti-spoofing"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
xinntao/facexlib
FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
devansh-shah-11/FaceRec
An advanced facial recognition system designed for real-time identification using deep learning...
jankrepl/pychubby
Automated face warping tool.
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux