ComfyUI Node
Pose Detector (RTMW/DWPose)
A ComfyUI node in Eric_Composer_Studio with 11 inputs and 2 outputs.
Pose Detector (RTMW/DWPose)
- image
- pose_keypoint
- skeleton_preview
◄modelrtmw-x►
◄devicecuda►
◄score_threshold0.30►
◄det_score_thresh0.50►
◄preview_color_modeenhanced►
◄preview_line_width4►
◄preview_joint_radius5►
◄draw_facetrue►
◄draw_handstrue►
◄draw_feettrue►
CategoryEric_Composer_Studio
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model | COMBO | rtmw-x | 4 options: rtmw-x, rtmw-l, rtmw-m, dwpose |
| device | COMBO | cuda | 2 options: cuda, cpu |
| score_threshold | FLOAT | 0.300–1 | Keypoint confidence cutoff. Lower (0.15-0.20) recovers arms/hands at partial occlusion. |
| det_score_thresh | FLOAT | 0.500.1–1 | YOLO person detector confidence. Only lower if entire people are being missed. |
| preview_color_mode | COMBO | enhanced | 2 options: dwpose, enhanced |
| preview_line_width | INT | 41–12 | — |
| preview_joint_radius | INT | 51–16 | — |
| draw_face | BOOLEAN | true | — |
| draw_hands | BOOLEAN | true | — |
| draw_feet | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| pose_keypoint | POSE_KEYPOINT | — |
| skeleton_preview | IMAGE | — |