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

Visualizing keypoints #89

Open ulucsahin opened 9 months ago

ulucsahin commented 9 months ago

I want to visualize keypoints on images. However, keypoints obtained from KPDetector doesn't make sense to me as they are values around zero. What are the scaling and translation values that I should use for scaling them to correct spatial positions?