FaceLivenessDetection - Windows
This demo demonstrates 3D passive face liveness detection python SDK by mitigating biometric fraud on Windows server.
Last updated
This demo demonstrates 3D passive face liveness detection python SDK by mitigating biometric fraud on Windows server.
Last updated
view
This is the Face Liveness Detection
Python
project for Windows
Server.
It stands for 3D passive face liveness detection
python, face anti-spoofing
python, face fraudulent check
python, face liveness check
python, fraud prevention
python, spoof prevention
python, face fraud detection
python and biometric fraud
with liveness detection on Windows
server.
To test the API, you can use Postman
. Here are the endpoints
for testing:
Test with an image file: Send a POST
request to http://18.221.33.238:8080/check_liveness
Test with a base64-encoded
image: Send a POST
request to http://18.221.33.238:8080/check_liveness_base64
You can download the Postman
collection to easily access and use these endpoints
. click here
We have not published facesdk1.dll. If you need the SDK DLL, please get in touch with us.
CPU: 2 cores or more (Recommended: 8 cores)
RAM: 4 GB or more (Recommended: 8 GB)
HDD: 4 GB or more (Recommended: 8 GB)
OS: Windows 7 or later
Dependency: OpenVINO
â„¢ Runtime (Version: 2022.3), ncnn Runtime(20220721), Vulkan SDK
Runtime(1.3.250)
SDK
could be installed easily from DockerHub
repository pushed by KBY-AI
team as discribed in the follwing link.
Pull docker image from the repository.
Get machine code with the following command.
To request the license, please provide us with the machine code obtained from your console.
Run docker
container with license key file from KBY-AI
team.
Clone the project:
Download the model from Google Drive
and unzip it: click here
Run the Python
code:
Send us the machine code
and replace the license.txt
file you received. Then, run the Python
code again.