yoyo-nb/Thin-Plate-Spline-Motion-Model
A deep learning model that animates source images by transferring motion from driving videos, published at CVPR 2022.

Velocity · 7d
+2.2
★ / day
Trend
→steady
star history
This repository implements the Thin Plate Spline Motion Model for image animation, a CVPR 2022 paper. The model uses thin plate spline transformations to estimate dense motion fields between a source image and a driving sequence, enabling motion transfer for face animation, reenactment, and talking-head generation. The implementation includes training code, pretrained models, and integration with Hugging Face Spaces for web-based demos.