Datasets:

Modalities:
Image
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
nielsr HF Staff commited on
Commit
389bec7
·
verified ·
1 Parent(s): de56745

Update dataset card with link to HF paper

Browse files

This PR ensures the dataset card links to (and can be found at) https://huggingface.co/papers/2412.16153.

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- license: mit
3
- task_categories:
4
- - image-to-video
5
  language:
6
  - en
 
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
 
 
1
  ---
 
 
 
2
  language:
3
  - en
4
+ license: mit
5
  size_categories:
6
  - n<1K
7
+ task_categories:
8
+ - image-to-video
9
  ---
10
+
11
+ This is the official repository of TI2V-Bench dataset proposed in the paper [MotiF: Making Text Count in Image Animation with Motion Focal Loss](https://huggingface.co/papers/2412.16153).
12
 
13
  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.
14