WenhaoWang
commited on
Commit
•
077775d
1
Parent(s):
d0ff009
Update README.md
Browse files
README.md
CHANGED
@@ -50,6 +50,15 @@ tags:
|
|
50 |
- text-to-video
|
51 |
---
|
52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
# Download
|
54 |
## Download the text and (compressed) image prompts with related information
|
55 |
|
|
|
50 |
- text-to-video
|
51 |
---
|
52 |
|
53 |
+
# Summary
|
54 |
+
This is the dataset proposed in our paper [**TIP-I2V: A Million-Scale Real Prompt-Gallery Dataset for Image-to-Video Diffusion Models**](https://arxiv.org/abs/2411.xxxxx).
|
55 |
+
|
56 |
+
TIP-I2V is the first dataset comprising over 1.70 million unique user-provided text and image prompts. Besides the prompts, TIP-I2V also includes videos generated by five state-of-the-art image-to-video models (Pika, Stable Video Diffusion, Open-Sora, I2VGen-XL, and CogVideoX-5B). The TIP-I2V contributes to the development of better and safer image-to-video models.
|
57 |
+
|
58 |
+
<p align="center">
|
59 |
+
<img src="https://huggingface.co/datasets/WenhaoWang/TIP-I2V/assets/resolve/main/teasor.png" width="800">
|
60 |
+
</p>
|
61 |
+
|
62 |
# Download
|
63 |
## Download the text and (compressed) image prompts with related information
|
64 |
|