jomariya23156/face-recognition-with-liveness-web-login
Face Recognition Web application Login with liveness detection for Anti-Spoofing
This project offers a foundational Flask web application for secure user logins using face recognition combined with liveness detection. It takes pre-registered user face data and a live camera feed as input, and outputs a verified login or denies access if a spoof is detected. This is intended for developers who want to understand or build a robust, anti-spoofing facial authentication system.
128 stars. No commits in the last 6 months.
Use this if you are a developer looking for a starting point or a conceptual understanding of how to integrate face recognition and liveness detection into a web application.
Not ideal if you are an end-user seeking a ready-to-deploy client-server facial recognition login system, as it requires local Python and library installations.
Stars
128
Forks
36
Language
Python
License
—
Category
Last pushed
Jul 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/jomariya23156/face-recognition-with-liveness-web-login"
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