Muyao Niu commited on
Commit
700a364
·
1 Parent(s): e60356d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -3,9 +3,9 @@
3
 
4
 
5
  <div align="center">
6
- <h2>
7
- MOFA-Video: Controllable Image Animation via Generative Motion <br> Field Adaptions in Frozen Image-to-Video Diffusion Model
8
- </h2>
9
  <a href=''><img src='https://img.shields.io/badge/ArXiv-PDF-red'></a> &nbsp; <a href='https://myniuuu.github.io/MOFA_Video'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
10
  <div>
11
  <a href='https://myniuuu.github.io/' target='_blank'>Muyao Niu</a> <sup>1,2</sup> &nbsp;
@@ -29,9 +29,6 @@
29
 
30
  We introduce MOFA-Video, a method designed to adapt motions from different domains to the frozen Video Diffusion Model. By employing <u>sparse-to-dense (S2D) motion generation</u> and <u>flow-based motion adaptation</u>, MOFA-Video can effectively animate a single image using various types of control signals, including trajectories, keypoint sequences, AND their combinations.
31
 
32
- <br>
33
- <br>
34
-
35
  <p align="center">
36
  <img src="assets/images/pipeline.png">
37
  </p>
 
3
 
4
 
5
  <div align="center">
6
+ <h1>
7
+ MOFA-Video: Controllable Image Animation via Generative Motion Field Adaptions in Frozen Image-to-Video Diffusion Model
8
+ </h1>
9
  <a href=''><img src='https://img.shields.io/badge/ArXiv-PDF-red'></a> &nbsp; <a href='https://myniuuu.github.io/MOFA_Video'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
10
  <div>
11
  <a href='https://myniuuu.github.io/' target='_blank'>Muyao Niu</a> <sup>1,2</sup> &nbsp;
 
29
 
30
  We introduce MOFA-Video, a method designed to adapt motions from different domains to the frozen Video Diffusion Model. By employing <u>sparse-to-dense (S2D) motion generation</u> and <u>flow-based motion adaptation</u>, MOFA-Video can effectively animate a single image using various types of control signals, including trajectories, keypoint sequences, AND their combinations.
31
 
 
 
 
32
  <p align="center">
33
  <img src="assets/images/pipeline.png">
34
  </p>