ComfyUI Node
TS Pose Data Smoother
A ComfyUI node in TS Utils/Pose with 9 inputs and 2 outputs.
TS Pose Data Smoother
- pose_data
- IMAGE
- pose_data
◄filter_extra_peopletrue►
◄smooth_alpha0.70►
◄gap_frames12►
◄min_run_frames3►
◄conf_thresh_body0.35►
◄conf_thresh_hands0.60►
◄force_body_18false►
◄smooth_handsfalse►
CategoryTS Utils/Pose
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| pose_data | POSEDATA | — | |
| filter_extra_people | BOOLEAN | true | — |
| smooth_alpha | FLOAT | 0.700.01–0.99 | — |
| gap_frames | INT | 120–100 | — |
| min_run_frames | INT | 31–60 | — |
| conf_thresh_body | FLOAT | 0.350–1 | — |
| conf_thresh_hands | FLOAT | 0.600–1 | — |
| force_body_18opt | BOOLEAN | false | Truncate the body skeleton to the first 18 joints (COCO), for consumers that reject the 25-joint BODY_25 layout. |
| smooth_handsopt | BOOLEAN | false | EXPERIMENTAL: also clean and smooth the hand keypoints. Off by default; leaving it off reproduces previous output exactly. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| pose_data | POSEDATA | — |