Cork/Face Presentation Attack Detection
-
Updated
Aug 13, 2020 - Python
Cork/Face Presentation Attack Detection
This repository contains a C++ application that demonstrates face recognition, 3D face liveness detection (anti-spoofing) capabilities using computer vision techniques. The SDK utilizes OpenCV and dlib libraries for efficient face detection and recognition.
Face detection and recognition + liveness detection and spoofing attack recognition using onnxruntime. Includes an easy-to-use Flask API and Dockerfile.
libfaceid is a research framework for fast prototyping of face recognition solutions. It seamlessly integrates multiple face detection, face recognition and liveness detection models. It also includes face landmark detection, age detection, gender detection, emotion detection, wakeword/triggerword/hotword detection and text-to-speech synthesis f…
A strong baseline for liveness detection. The source code could be used for similar tasks, such as face anti-spoofing or detecting fake videos
Proiect licenta
The project is to recognize spoofing attack of faces using a normal flat camera without any extra sensors (such as depth, IR).
Add a description, image, and links to the face-spoof-detection topic page so that developers can more easily learn about it.
To associate your repository with the face-spoof-detection topic, visit your repo's landing page and select "manage topics."