FaceLivenessDetection - Windows

This demo demonstrates 3D passive face liveness detection python SDK by mitigating biometric fraud on Windows server.

Overview

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.

SDK

Face Liveness Detection SDK - Server

Github

Test Online

Postman

To test the API, you can use Postman. Here are the endpoints for testing:

How to Run

We have not published facesdk1.dll. If you need the SDK DLL, please get in touch with us.

1. System Requirements

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)

2. Setup and Test

  • Clone the project:

git clone https://github.com/kby-ai/FaceLivenessDetection-Windows.git
  • Download the model from Google Drive and unzip it: click here

  • Run the Python code:

python test.py
  • Send us the machine code and replace the license.txt file you received. Then, run the Python code again.

Last updated