Validate Masks Containing 2D Poses
Input and Output
-
Input:
-
Masks input to this port will be verified on whether they contain poses.
-
Poses used to validate the masks.
-
-
Output:
-
A list of Boolean values representing the validation results. “True”: There is at least one pose in the mask. “False”: There is no pose in the mask.
-