Muyao Niu commited on
Commit
b6c7638
·
1 Parent(s): 21178a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,11 +10,14 @@
10
  [![Project page](https://img.shields.io/badge/Project-Page-brightgreen)](https://myniuuu.github.io/MOFA_Video)
11
 
12
 
 
13
  ## Introduction
14
  <p align="center">
15
  <img src="assets/images/project-mofa.png">
16
  </p>
17
  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.
 
 
18
  <p align="center">
19
  <img src="assets/images/pipeline.png">
20
  </p>
 
10
  [![Project page](https://img.shields.io/badge/Project-Page-brightgreen)](https://myniuuu.github.io/MOFA_Video)
11
 
12
 
13
+
14
  ## Introduction
15
  <p align="center">
16
  <img src="assets/images/project-mofa.png">
17
  </p>
18
  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.
19
+ <br>
20
+ <br>
21
  <p align="center">
22
  <img src="assets/images/pipeline.png">
23
  </p>