CreateFaceset

Estimated reading: 2 minutes 2080 views

This activity is used to create a face set (which acts like a folder) into which a number of face tokens can be added (Which acts like a file).

Properties

INPUT

FaceSetDisplayName Specify the name of the face set. No more than 256 characters must be given, and it must not contain special characters ^@, &=*’”.

FaceSetID: Specify the custom unique ID of faceset under your account which is the Outer ID of the faceset.

FaceTokens:  Specify the face tokens required to be added to the created face set. No more than 5 tokens can be added, and it can be separated using a comma.

Tags: Specify the face custom tag, used for categorizing Faceset, comma separated. only 255 characters can be used and must not contain special characters ^@,&=*’”

UserData: Specify the customer user information.

MISC 

Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

SkipOnError:It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False”. By default, it is set to “False”
True: Continues the workflow to the next step
False: Stops the workflow and throws an error.

Version: It specifies the version of the FacePlusPlus feature in use.

OUTPUT

Output:* Declare a variable here to see the result in an output box.

Result: Declare a variable here to validate the activity. It accepts only Boolean value. This is not a mandatory field.

* Represent mandatory fields to execute the workflow.

Share this Doc

CreateFaceset

Or copy link

CONTENTS