Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,73 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-nd-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-nd-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
<h1 align='center'>Hallo3: Highly Dynamic and Realistic Portrait Image Animation with Diffusion Transformer Networks</h1>
|
6 |
+
|
7 |
+
<div align='center'>
|
8 |
+
<a href='https://github.com/cuijh26' target='_blank'>Jiahao Cui</a><sup>1</sup> 
|
9 |
+
<a href='https://github.com/crystallee-ai' target='_blank'>Hui Li</a><sup>1</sup> 
|
10 |
+
<a href='https://github.com/subazinga' target='_blank'>Yun Zhan</a><sup>1</sup> 
|
11 |
+
<a href='https://github.com/NinoNeumann' target='_blank'>Hanlin Shang</a><sup>1</sup> 
|
12 |
+
<a href='https://github.com/Kaihui-Cheng' target='_blank'>Kaihui Cheng</a><sup>1</sup> 
|
13 |
+
<a href='https://github.com/mayuqi7777' target='_blank'>Yuqi Ma</a><sup>1</sup> 
|
14 |
+
<a href='https://github.com/AricGamma' target='_blank'>Shan Mu</a><sup>1</sup> 
|
15 |
+
</div>
|
16 |
+
<div align='center'>
|
17 |
+
<a href='https://hangz-nju-cuhk.github.io/' target='_blank'>Hang Zhou</a><sup>2</sup> 
|
18 |
+
<a href='https://jingdongwang2017.github.io/' target='_blank'>Jingdong Wang</a><sup>2</sup> 
|
19 |
+
<a href='https://sites.google.com/site/zhusiyucs/home' target='_blank'>Siyu Zhu</a><sup>1✉️</sup> 
|
20 |
+
</div>
|
21 |
+
|
22 |
+
<div align='center'>
|
23 |
+
<sup>1</sup>Fudan University  <sup>2</sup>Baidu Inc 
|
24 |
+
</div>
|
25 |
+
|
26 |
+
<br>
|
27 |
+
<div align='center'>
|
28 |
+
<a href='https://github.com/fudan-generative-vision/hallo3'><img src='https://img.shields.io/github/stars/fudan-generative-vision/hallo3?style=social'></a>
|
29 |
+
<a href='https://fudan-generative-vision.github.io/hallo3/#/'><img src='https://img.shields.io/badge/Project-HomePage-Green'></a>
|
30 |
+
<a href='https://arxiv.org/pdf/2412.00733'><img src='https://img.shields.io/badge/Paper-Arxiv-red'></a>
|
31 |
+
<a href='https://huggingface.co/fudan-generative-ai/hallo3'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Model-yellow'></a>
|
32 |
+
<a href='assets/wechat.jpeg'><img src='https://badges.aleen42.com/src/wechat.svg'></a>
|
33 |
+
</div>
|
34 |
+
<br>
|
35 |
+
|
36 |
+
## I. Dataset Overview
|
37 |
+
|
38 |
+
This dataset serves as the training data for the open - source Hallo3 model, specifically created for the training of video generation models. It is dedicated to promoting the research and development in the field of video generation, providing rich and high - quality data support for relevant practitioners and researchers.
|
39 |
+
|
40 |
+
## II. Data Composition
|
41 |
+
|
42 |
+
**Pure Talking - Head Videos**: It contains over 70 hours of pure talking - head videos, precisely focusing on the speaker's facial expressions and speech. This can provide effective data for the model to learn human language expressions and facial dynamics.
|
43 |
+
|
44 |
+
**Wild - Scene Video Clips**: There are more than 50 wild - scene video clips, covering a wide variety of real - world scenarios, such as bustling market streets and serene natural landscapes. This helps the model learn visual features in different scenarios.
|
45 |
+
|
46 |
+
## III. Dataset Download
|
47 |
+
|
48 |
+
You can download this training dataset from [HuggingFace Dataset Repo](https://huggingface.co/fudan-generative-ai/hallo3).
|
49 |
+
|
50 |
+
## IV. Usage Instructions
|
51 |
+
|
52 |
+
**File Extraction**: After downloading, all data is compressed in the `.tgz` file format. You can easily extract these files to obtain the internal data.
|
53 |
+
|
54 |
+
**Data Usage**: This dataset is mainly used for academic research and non - commercial model training. During the use process, please ensure compliance with relevant data usage norms and ethical guidelines.
|
55 |
+
|
56 |
+
## V. Dataset License
|
57 |
+
|
58 |
+
This dataset adopts the Creative Commons Attribution - NonCommercial - NoDerivatives 4.0 International License (CC BY - NC - ND 4.0). This means that you can use this dataset for non - commercial purposes with the original author and source cited, but you are not allowed to modify the data or create derivative works. Please refer to the [CC BY-NC-ND 4.0 Official Documentation](https://creativecommons.org/licenses/by-nc-nd/4.0/) for specific license terms.
|
59 |
+
|
60 |
+
## VI. Citation Guidelines
|
61 |
+
|
62 |
+
If you use this dataset in your research or projects, to ensure academic integrity and respect for the dataset contributors, please cite this dataset in the following format:
|
63 |
+
|
64 |
+
```
|
65 |
+
@misc{cui2024hallo3,
|
66 |
+
title={Hallo3: Highly Dynamic and Realistic Portrait Image Animation with Diffusion Transformer Networks},
|
67 |
+
author={Jiahao Cui and Hui Li and Yun Zhan and Hanlin Shang and Kaihui Cheng and Yuqi Ma and Shan Mu and Hang Zhou and Jingdong Wang and Siyu Zhu},
|
68 |
+
year={2024},
|
69 |
+
eprint={2412.00733},
|
70 |
+
archivePrefix={arXiv},
|
71 |
+
primaryClass={cs.CV}
|
72 |
+
}
|
73 |
+
```
|