ComfyUI Node

Draw Animal ViTPose

Draws animal pose skeleton images from pose data (AP10k/APT36k format).

By Code2Collapse·Created 7 months ago·Updated 2 months ago· 5
Draw Animal ViTPose
  • pose_data
  • pose_images
width832
height480
retarget_padding16
body_stick_width-1
draw_headtrue
CategoryWanAnimalPreprocess

Inputs (6)

NameTypeDefaultDescription
pose_dataPOSEDATAFrom Animal Pose and Detection.
widthINT83264–2048Width of the generation
heightINT48064–2048Height of the generation
retarget_paddingINT160–512When > 0, the retargeted pose image is padded and resized to the target size
body_stick_widthINT-1-1–20Width of the body sticks. Set to 0 to disable body drawing, -1 for auto
draw_headBOOLEANtrueWhether to draw head keypoints (eyes, nose)

Outputs (1)

NameTypeDescription
pose_imagesIMAGERendered animal-skeleton IMAGE batch. Feed into Wan-Animate sampler.