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

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

Image animation given only keypoint vectors. #91

Open canlinzhang opened 9 months ago

canlinzhang commented 9 months 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 4 months ago

hi, have you achieved it?