minivision-ai/Silent-Face-Anti-Spoofing
静默活体检测(Silent-Face-Anti-Spoofing)
This helps determine if a face presented to a camera is real or a fake (like a photo or mask), without requiring the user to perform any actions. It takes a live camera feed of a face as input and outputs a determination of 'real' or 'spoof,' along with a confidence score. This is ideal for anyone managing identity verification systems, such as for secure access control, online banking, or user authentication in various applications.
1,658 stars. No commits in the last 6 months.
Use this if you need to integrate a passive, real-time liveness detection feature into an application to prevent fraud from spoofed faces.
Not ideal if your application requires active user participation for liveness detection (e.g., asking users to blink or turn their head).
Stars
1,658
Forks
520
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/minivision-ai/Silent-Face-Anti-Spoofing"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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