Datasets:
Add dataset card, link to paper
Browse filesThis PR ensures the dataset is linked to (and can be found at) https://huggingface.co/papers/2505.03730.
It also adds a link to the Github repository and the appropriate task category.
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/
|