birdowl21/Face-Liveness-Detection-Anti-Spoofing-Web-App
A Python anti-spoofing web app to distinguish real faces from fake ones based on live camera feed
This web application helps secure online identity verification by distinguishing between a real person and a fraudulent attempt using a photo or video. It takes a live camera feed as input and determines if the face presented is genuine, preventing false verifications. This tool is ideal for anyone managing online user authentication or access control.
No commits in the last 6 months.
Use this if you need to add an extra layer of security to prevent fraud during online logins, identity checks, or access grants by ensuring a live human presence.
Not ideal if you need to support more than a few simultaneous users, operate in brightly lit environments, or require consistent performance across all web browsers including Edge.
Stars
63
Forks
27
Language
Python
License
—
Category
Last pushed
Oct 14, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/birdowl21/Face-Liveness-Detection-Anti-Spoofing-Web-App"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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