Skip to content

Add SDPose pose detection tutorial docs#995

Open
lin-bot23 wants to merge 1 commit into
Comfy-Org:mainfrom
lin-bot23:add-sdpose-docs
Open

Add SDPose pose detection tutorial docs#995
lin-bot23 wants to merge 1 commit into
Comfy-Org:mainfrom
lin-bot23:add-sdpose-docs

Conversation

@lin-bot23
Copy link
Copy Markdown
Contributor

Summary

Add SDPose + RT-DETRv4 pose detection tutorial documentation (PR #12748).

New files

  • tutorials/utility/pose-detection-sdpose.mdx — EN
  • zh/tutorials/utility/pose-detection-sdpose.mdx — ZH
  • ja/tutorials/utility/pose-detection-sdpose.mdx — JA
  • docs.json — registered in all three language sidebars under Utility

Details

SDPose is a whole-body pose detection model natively supported in ComfyUI. The documentation covers:

  • Model overview and key strengths (whole-body keypoints, multi-person, configurable outputs)
  • Four workflows: Multi-Person (Image), Multi-Person (Video), OOD Image to Pose, OOD Video to Pose Map
  • Each workflow with Cloud & Download CardGroup
  • Model download: sdpose_wholebody_fp16.safetensors in models/checkpoints/ + rt_detr_v4-x-hgnet in models/diffusion_models/
  • Drawing options (body/hands/face/feet toggle) and detection options (threshold, class, max detections)
  • Subgraph docs link

Workflow templates:

  • utility_sdpose_multi_person.json
  • utility_sdpose_multi_person_video.json
  • utility_sdpose_ood_image_to_pose.json
  • utility_sdpose_ood_video_to_pose_map.json

Model repository: https://huggingface.co/Comfy-Org/SDPose
PR: Comfy-Org/ComfyUI#12748

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant