Validate Masks Containing 2D Poses

Function

This Step checks whether each input mask contains any 2D pose from the input.

Usage Scenario

This Step is a custom Step for special scenarios.

Input and Output

  • Input:

  1. Masks input to this port will be verified on whether they contain poses.

  2. Poses used to validate the masks.

  • Output:

  1. 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.