Datasets:
Tasks:
Image-to-Video
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,13 @@ language:
|
|
7 |
size_categories:
|
8 |
- n<1K
|
9 |
---
|
10 |
-
This is the official repository of TI2V-Bench dataset proposed in the paper [MotiF: Making Text Count in Image Animation with Motion Focal Loss](
|
11 |
|
12 |
TI2V-Bench comprises text-image pairs from 22 diverse scenarios featuring a variety of objects and scenes. Each scenario includes 3 to 5 images with similar content presented in different styles, alongside multiple distinct prompts designed to animate these images and generate varied outputs. The benchmark includes a total of 320 image-text pairs, consisting of 88 unique images and 133 unique prompts.
|
13 |
|
14 |
|
15 |
Check ``prompt.csv`` for the image path and corresponding prompts.
|
16 |
|
17 |
-
You can also download the dataset from Google Drive through [this link](https://drive.google.com/file/d/1y6kU3xSEw67thDQWsmwW3aqsvpCCrOzw/view?usp=sharing).
|
|
|
|
|
|
7 |
size_categories:
|
8 |
- n<1K
|
9 |
---
|
10 |
+
This is the official repository of TI2V-Bench dataset proposed in the paper [MotiF: Making Text Count in Image Animation with Motion Focal Loss](arxiv.org/abs/2412.16153).
|
11 |
|
12 |
TI2V-Bench comprises text-image pairs from 22 diverse scenarios featuring a variety of objects and scenes. Each scenario includes 3 to 5 images with similar content presented in different styles, alongside multiple distinct prompts designed to animate these images and generate varied outputs. The benchmark includes a total of 320 image-text pairs, consisting of 88 unique images and 133 unique prompts.
|
13 |
|
14 |
|
15 |
Check ``prompt.csv`` for the image path and corresponding prompts.
|
16 |
|
17 |
+
You can also download the dataset from Google Drive through [this link](https://drive.google.com/file/d/1y6kU3xSEw67thDQWsmwW3aqsvpCCrOzw/view?usp=sharing).
|
18 |
+
|
19 |
+
Check more details about this work in our [project page](https://wang-sj16.github.io/motif/).
|