Datasets:
Add dataset card, link to paper
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- image-to-video
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the training data presented in [FlexiAct: Towards Flexible Action Control in Heterogeneous Scenarios](https://huggingface.co/papers/2505.03730).
|
8 |
+
|
9 |
+
Code: https://github.com/TencentARC/FlexiAct
|
10 |
+
|
11 |
+
Project page: https://shiyi-zh0408.github.io/projectpages/FlexiAct/
|