Installation
Download SDK
Download face-liveness_engine.zip [376M]
Unpack the face-liveness_engine.zip
archive into the desired directory.
Directory Structure
The SDK directory contains the following directories and files:
dependency\ | openvino\ | openvino so files |
libimutils.so | libimutils so file for Ubuntu20.04 | |
libimutils.so_for_ubuntu22 | libimutils so file for Ubuntu22.04 | |
engine\ | bin\ | SDK binary files |
header.py | Header file | |
libliveness_v8.so | SDK so file |
Install dependencies
Install packages and requirements:
Copy dependency libraries:
If the Ubuntu version is 22.04:
Last updated