Installation
Download SDK
Download id_live_engine.zip
Unpack the id_live_engine.zip
archive into the desired directory.
Directory Structure
The SDK directory contains the following directories and files:
dependency\
*.so
so files for Inference Engine
engine\
model\
Model weights
lib\libidlivesdk.so
SDK so file
header.py
Header file
Install dependencies
Install packages and requirements:
Copy dependency libraries:
Last updated