sai88uk/openpose-skeleton-detector-v2 ðžïļââ â ðžïļ
About
Generate pose skeleton detection with face and hand keypoints from any photo using ControlNet OpenPose. Returns a colorful skeleton visualization on black background with body keypoints (25 points), face keypoints (70 points), and hand keypoints (21 point
Example Output
Output
Performance Metrics
16.92s
Prediction Time
111.57s
Total Time
All Input Parameters
{
"image": "https://replicate.delivery/pbxt/NnVaVsie63OWLqoMGsXAoo9SeZYph4Ocg5RLthYrdh3rcbSp/tmpbhzufqqa.png",
"include_face": true,
"include_hands": true,
"output_format": "png"
}
Input Parameters
- image (required)
- Input image for pose detection
- include_face
- Include facial keypoints (70 points)
- include_hands
- Include hand keypoints (21 points per hand)
- output_format
- Output format
Output Schema
Output
Example Execution Logs
ðĶī Starting pose detection... ð Include face: True ð Include hands: True ð Output format: png ð· Input image size: (1392, 752) ð Generating pose skeleton... â Pose skeleton generated successfully ðĶī Output image size: (960, 512) ðū Skeleton saved to: /tmp/pose_skeleton.png
Version Details
- Version ID
ef93ef54014446b14cb4176af267e043af61a4b0da55f19e092a4c94286e0367- Version Created
- September 29, 2025