face-spoof-detection topic

List face-spoof-detection repositories

liveness-detection

20
Stars
1
Forks
Watchers

A strong baseline for liveness detection. The source code could be used for similar tasks, such as face anti-spoofing or detecting fake videos

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 dli...

face-recognition-liveness

35
Stars
14
Forks
Watchers

Face detection and recognition + liveness detection and spoofing attack recognition using onnxruntime. Includes an easy-to-use Flask API and Dockerfile.