#241 · Primary category: Video & Animation

MOFA-Video

aigc controllable-generation diffusion-models eccv2024 generative-ai generative-models image2video video-diffusion-model

[ECCV 2024] MOFA-Video: Controllable Image Animation via Generative Motion Field Adaptions in Frozen Image-to-Video Diffusion Model.

Project last updated:12/05/24

GitHub Stars

766

Forks

51

Contributors

5

License

Apache-2.0

Why we included this project

MOFA-Video is a research codebase from an ECCV 2024 paper that animates a single still image into a short clip. Rather than relying on a text prompt alone, it adapts a frozen image-to-video diffusion model with generative motion fields, so you can drive the animation with trajectory, keypoint, or hybrid controls. The repo ships Gradio demos and checkpoints for each control type, letting you test them side by side before committing. Training scripts for the trajectory variant are included, giving teams a concrete starting point for fine-tuning on their own data. It is research code, so expect to work with the provided scripts and checkpoints rather than a turnkey product, but the structure is clear enough to adapt for character animation, talking-head, or object-motion use cases.

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