yoyo-nb/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
This project helps animators, content creators, and marketers bring still images to life by making them move. You provide a static image (like a person's face) and a driving video (like someone talking or moving), and it generates a new video where the still image now performs the actions from the driving video. This allows anyone to create engaging animated content from existing visuals.
3,599 stars. No commits in the last 6 months.
Use this if you need to animate a still image to mimic the motion of a driving video, for example, making a portrait 'speak' using a separate video of a speaker.
Not ideal if you need to generate completely novel movements without a driving video, or if you require fine-grained control over individual facial expressions or body parts without reference.
Stars
3,599
Forks
562
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/yoyo-nb/Thin-Plate-Spline-Motion-Model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AliaksandrSiarohin/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
kenziyuliu/MS-G3D
[CVPR 2020 Oral] PyTorch implementation of "Disentangling and Unifying Graph Convolutions for...
sergeytulyakov/mocogan
MoCoGAN: Decomposing Motion and Content for Video Generation
DK-Jang/motion_puzzle
Motion Puzzle - Official PyTorch implementation
paulstarke/PhaseBetweener
Creating animation sequences between sparse key frames using motion phase features.