Skip to content

toyxyz/ComfyUI_pose_inter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI_pose_inter

Interpolates two DWpose or Openpose by a set number of frames.

image

WanVideoWrapper_VACE_startendframe_00005.mp4

I recommend using this node in conjunction with openpose-editor. https://github.com/toyxyz/ComfyUI-ultimate-openpose-editor

update

2025/06/03 : Added POSE_KEYPOINT to Coord_str node. It is useful when using Openpose with Wan 2.1 ATI.

image

https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_ATI_testing_01.json

Added join_pose node. Creates a list of two Pose_keypoints.

image

Added Pick_frame. If you enter a number greater than or equal to 0, you will get the pose for that number of frames instead of the entire frame. When using a Pose Sequence, if pose_from and pose_to have the same frame number, you can enter a list of integers with the same number of frames in pick_frame to move the point halfway between the two Pose Sequences.

AnimateDiff_02931.mp4

image

image

Interpolation_frames: Number of interpolation frames to generate.

Interpolation: Interpolation method.

Confidence_threshold: Threshold at which joints appear in Pose_to if they are not present in pose_from. The lower it is, the faster it will appear.

adjust_body_shape: Adjust the body proportions of Pose_to to that of Pose_from. This doesn't work well if the camera is moving a lot or the poses are too different.

LandmarkType: DWpose or Openpose

Include_face/hands: Determines whether to draw faces and hands.

About

create interpolation pose images between two image,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%