tipi2v commited on
Commit
065e18e
·
verified ·
1 Parent(s): b58f3df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -7,11 +7,12 @@ size_categories:
7
  task_categories:
8
  - image-to-video
9
  - text-to-video
 
 
10
  pretty_name: TIP-I2V
11
  tags:
12
  - prompt
13
  - image-to-video
14
- - text-to-video
15
  - visual-generation
16
  - video-generation
17
  dataset_info:
@@ -39,10 +40,10 @@ dataset_info:
39
  num_bytes: 13538959055.45
40
  num_examples: 1701935
41
  - name: Subset
42
- num_bytes: 796512047.0
43
  num_examples: 100000
44
  - name: Eval
45
- num_bytes: 78836541.0
46
  num_examples: 10000
47
  download_size: 14247800861
48
  dataset_size: 14414307643.45
@@ -57,6 +58,11 @@ configs:
57
  path: data/Eval-*
58
  ---
59
 
 
 
 
 
 
60
  # Summary
61
  This is the dataset proposed in our paper **TIP-I2V: A Million-Scale Real Text and Image Prompt Dataset for Image-to-Video Generation**.
62
 
@@ -220,5 +226,4 @@ Click the [WizMap (TIP-I2V VS VidProM)](https://poloclub.github.io/wizmap/?dataU
220
 
221
  # License
222
 
223
- The prompts and videos in our TIP-I2V are licensed under the [CC BY-NC 4.0 license](https://creativecommons.org/licenses/by-nc/4.0/deed.en).
224
-
 
7
  task_categories:
8
  - image-to-video
9
  - text-to-video
10
+ - text-to-image
11
+ - image-to-image
12
  pretty_name: TIP-I2V
13
  tags:
14
  - prompt
15
  - image-to-video
 
16
  - visual-generation
17
  - video-generation
18
  dataset_info:
 
40
  num_bytes: 13538959055.45
41
  num_examples: 1701935
42
  - name: Subset
43
+ num_bytes: 796512047
44
  num_examples: 100000
45
  - name: Eval
46
+ num_bytes: 78836541
47
  num_examples: 10000
48
  download_size: 14247800861
49
  dataset_size: 14414307643.45
 
58
  path: data/Eval-*
59
  ---
60
 
61
+ # News
62
+ 🌟 Downloaded **10,000+** times on Hugging Face after one month of release.
63
+
64
+ ✨ Ranked **Top 1** in the Hugging Face Dataset Trending List for the visual generation community (image-to-video, text-to-video, text-to-image, and image-to-image) on November 10, 2024.
65
+
66
  # Summary
67
  This is the dataset proposed in our paper **TIP-I2V: A Million-Scale Real Text and Image Prompt Dataset for Image-to-Video Generation**.
68
 
 
226
 
227
  # License
228
 
229
+ The prompts and videos in our TIP-I2V are licensed under the [CC BY-NC 4.0 license](https://creativecommons.org/licenses/by-nc/4.0/deed.en).