yoyo-nb / Thin-Plate-Spline-Motion-Model

[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
MIT License
3.49k stars 556 forks source link

Image animation given only keypoint vectors. #91

Open canlinzhang opened 1 year ago

canlinzhang commented 1 year ago

Hi:

I would like to animate the image using keypoint vectors extracted from mediapipe. That is, I don't have the target video. Instead, I have face/pose/hand keypoints extracted from mediapipe for each frame of the target video. Can I then animate the image using only the extracted keypoint vectors? Thanks!

Hujiazeng commented 9 months ago

hi, have you achieved it?