ReynaraEzra/Liveness-Detection
An overview of face liveness detection
This project helps systems distinguish between a real human face and a fake one, like a photo or a mask, during identity verification. You provide an image or video of a face, and it determines if the face is live or a spoof. This is useful for security professionals, IT managers, or anyone implementing user authentication to prevent fraud.
No commits in the last 6 months.
Use this if you need to integrate a way to detect whether a face presented to a system is from a living person, rather than a fraudulent attempt using a picture or video.
Not ideal if you need a general face recognition system that identifies specific individuals, as this project focuses solely on liveness detection.
Stars
43
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 07, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ReynaraEzra/Liveness-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race)...
ishandutta0098/mukh
A comprehensive face analysis library that provides unified APIs for various face-related tasks
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
Astrotomic/php-deepface
A PHP adapter for the python deepface framework.