Nodes/ComfyUI_DWposeDeluxe/DWposeDeluxe Cherry Picker (2 Inputs)
ComfyUI Node

DWposeDeluxe Cherry Picker (2 Inputs)

<div id="dwpdlx_short_desc">Cherry-picks best keypoints between two datasets.</div> **Function:** Takes two keypoint datasets of the same length and creates a new one by choosing the most confident individual keypoints from either input for each frame. ### Inputs - **keypoints_1:** The first keypoint dataset (baseline for gain summary). - **keypoints_2:** The second keypoint dataset. ### Outputs - **pose_keypoints:** The merged keypoint data with the best points from both inputs. ### Notes - Inputs must have the same number of frames. - Useful for merging results from different detection/estimation models. - Logs a summary of confidence gain per body point upon completion.

By hobinrude·Created 9 months ago·Updated 8 months ago· 10
DWposeDeluxe Cherry Picker (2 Inputs)
  • keypoints_1
  • keypoints_2
  • pose_keypoints
CategoryDWposeDeluxe

Inputs (2)

NameTypeDefaultDescription
keypoints_1POSE_KEYPOINT
keypoints_2POSE_KEYPOINT

Outputs (1)

NameTypeDescription
pose_keypointsPOSE_KEYPOINT