Datasets:
Add link to paper and task category (#3)
Browse files- Add link to paper and task category (2b63c6cec58bd9609abf61b0086fab7dce7fdca4)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,8 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 4 |
# LongV-EVAL: A Benchmark for Long Video Editing Evaluation
|
| 5 |
|
|
|
|
|
|
|
| 6 |
LongV-EVAL is a benchmark dataset designed for evaluating text-driven long video editing methods. It consists of 75 high-quality videos, each approximately one minute long, covering diverse domains such as landscapes, people, and animals. The dataset provides meticulously annotated editing prompts for three aspects: foreground, background, and style, enabling comprehensive evaluation of editing quality, temporal consistency, and semantic alignment.
|
| 7 |
|
| 8 |
## Dataset Structure
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- video-to-video
|
| 5 |
---
|
| 6 |
+
|
| 7 |
# LongV-EVAL: A Benchmark for Long Video Editing Evaluation
|
| 8 |
|
| 9 |
+
[Paper](https://huggingface.co/papers/2502.05433)
|
| 10 |
+
|
| 11 |
LongV-EVAL is a benchmark dataset designed for evaluating text-driven long video editing methods. It consists of 75 high-quality videos, each approximately one minute long, covering diverse domains such as landscapes, people, and animals. The dataset provides meticulously annotated editing prompts for three aspects: foreground, background, and style, enabling comprehensive evaluation of editing quality, temporal consistency, and semantic alignment.
|
| 12 |
|
| 13 |
## Dataset Structure
|