#240 · Primary category: Video & Animation

Thin-Plate-Spline-Motion-Model

deep-learning deepfake face-animation face-reenactment image-animation motion-transfer pose-transfer talking-head

[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.

Project last updated:02/10/24

GitHub Stars

3.6K

Forks

555

Contributors

4

License

MIT

Why we included this project

Face reenactment pipelines often come down to one problem: taking a still portrait and making it follow the motion of a driving video without losing the person's identity. This is the official code release for the CVPR 2022 Thin-Plate Spline Motion Model paper, and it handles that problem cleanly enough to be a useful reference for talking-head and lip-sync work. You get training configs, dataset preparation scripts for VoxCeleb and TaiChi, pretrained weights, and working web and Colab demos, so you can judge the output before wiring it into your own stack. The trade-off is that it is research code, not a turnkey product: expect to handle dataset setup and tuning yourself. That is a fair price for a well-documented implementation of a peer-reviewed method.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category