Add dataset card, link to paper
Browse filesThis PR adds a dataset card, linking to https://huggingface.co./papers/2501.12909.
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-to-video
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the data used in the paper [FilmAgent: A Multi-Agent Framework for End-to-End Film Automation in Virtual 3D Spaces](https://huggingface.co/papers/2501.12909).
|
7 |
+
|
8 |
+
The code can be found at: https://github.com/HITsz-TMG/FilmAgent
|
9 |
+
|
10 |
+
This dataset is used for end-to-end film automation in 3D virtual spaces.
|