Datasets:
Add dataset card, link to paper (#2)
Browse files- Add dataset card, link to paper (08dcf61c41f4351602663f46f348c699d3ea5ee9)
Co-authored-by: Niels Rogge <[email protected]>
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/
|