CoolFace
Apppublic

Ipbsh123/openpose

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes
App README

๐Ÿฆด OpenPose Preprocessor for ControlNet

A powerful pose detection preprocessor supporting multiple models with high customization options.

Features

  • โ€”Multiple Models: OpenPose (various modes) + DWPose
  • โ€”High Customization: Toggle hand/face detection, adjust resolution
  • โ€”Multiple Outputs: Visual skeleton, JSON keypoints, or both
  • โ€”GPU Acceleration: Auto-detects GPU, falls back to CPU

Supported Models

ModelDescription
OpenPoseBasic body keypoints
OpenPose (Face)Body + facial landmarks
OpenPose (Hand)Body + hand keypoints
OpenPose (Full)Body + face + hands
OpenPose (Face Only)Facial landmarks only
DWPoseMore accurate pose detection

Usage

  1. 1.Upload an image
  2. 2.Select your preferred model
  3. 3.Adjust detection options (hands, face, resolution)
  4. 4.Click "Detect Pose" to process
  5. 5.Download the result or copy JSON keypoints

For ControlNet Users

The output is directly compatible with ControlNet OpenPose models. Simply download the pose image and use it as your ControlNet input.