Skip to content

From v3.2 to v5.1

On this page, find out how to upgrade from the older Face SDK version 3.2 to version 5.1.

Mobile API

  1. Set up two separate packages: the Face API and the Core framework, see Installation.
  2. Add the initialization call to the code, see Initialization.

Web Service

Note

When installing over an older Face SDK version, it is possible that the configurations may be overwritten. For Linux, you can find the solution here.

As for Windows, we strongly recommend creating a backup of your configurations and manually make the necessary changes.

Liveness

To use the Liveness Assessment feature, take the following steps:

  1. Install PostgreSQL or get a cloud-managed one.
  2. Configure PostgreSQL.
  3. Prepare Object storage. Supported sorage types: S3 (+ S3 compaitable. i.e Minio), GCS, Azure Blob Storage.
  4. Install Face SDK.
  5. Set PostgreSQL.
  6. Set S3 storage.
  7. Enable the Liveness module.

To use the Identification module, make sure to:

  1. Install PostgreSQL or get a cloud-managed one.
  2. Configure PostgreSQL.
  3. Prepare Object storage. Supported sorage types: S3 (+ S3 compaitable. i.e Minio), GCS, Azure Blob Storage.
  4. Install Milvus.
  5. Install Face SDK.
  6. Set PostgreSQL.
  7. Set S3 storage.
  8. Set Milvus.
  9. Enable the Identification module.

Transition to Milvus 2.2.2

  1. Install and connect Milvus 2.2.2, see above.
  2. Refill the image database by using the Web API .