Installer Components Selection
For your convenience, Face SDK distribution is divided into packages.You can choose a part of the computer vision models to install. Also, you can select one or more development platforms you're interested in.
Descriptions of available packages:
Package | Description |
Base package | Required package contains: configuration files, examples, C++ headers, Python API, Swift API |
Models | Computer vision models for face detection, recognition, liveness, age, gender, emotion, etc |
Latest base models | Latest versions supported by all platforms (required package for all platforms) |
Latest accelerated models | Latest versions for desktop GPU+AVX2, supported by platforms linux x86 64-bit and windows x86 64-bit |
Outdated base models | Outdated versions supported by all platforms |
Outdated accelerated models | Outdated versions for desktop GPU+AVX2, supported by platforms linux x86 64-bit and windows x86 64-bit |
Platforms | Libraries and binaries for different platforms and architectures |
android_arm_32 | Android ARM 32-bit |
android_arm_64 | Android ARM 64-bit |
flutter | Android ARM 32/64-bit, iOS ARM 64-bit |
ios_arm_64 | IOS ARM 64-bit |
jetson_jetpack_4.3_4.4 | NVIDIA Jetson JetPack 4.3 or 4.4 |
linux_aarch64 | Linux ARM 64-bit |
linux_armhf_32 | Linux ARM 32-bit |
linux_astra_1.11_x86_64 | Astra Linux x86 64-bit, version 1.11 |
linux_x86_32 | Linux x86 32-bit |
linux_x86_64 | Linux x86 64-bit |
windows_x86_32 | Windows x86 32-bit |
windows_x86_64 | Windows x86 64-bit |
You can always install the additional packages using the maintenancetool
utility (See more).