WenhaoWang
commited on
Commit
•
283d943
1
Parent(s):
48e90ae
Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,10 @@ tags:
|
|
10 |
- prompts
|
11 |
- text-to-video
|
12 |
---
|
|
|
13 |
<img src="https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/teasor.png">
|
14 |
|
|
|
15 |
This is the dataset proposed in our paper "VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models"
|
16 |
|
17 |
VidProM is the first dataset featuring 1.67 million unique text-to-video prompts and 6.69 million videos generated from 4 different state-of-the-art diffusion models.
|
@@ -28,6 +30,18 @@ It inspires many exciting new research areas, such as Text-to-Video Prompt Engin
|
|
28 |
*pika_videos_1.tar
|
29 |
*pika_videos_2.tar
|
30 |
...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
*VidProM_unique.csv
|
32 |
*VidProM_semantic_unique.csv
|
33 |
*VidProM_embed.hdf5
|
|
|
10 |
- prompts
|
11 |
- text-to-video
|
12 |
---
|
13 |
+
|
14 |
<img src="https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/teasor.png">
|
15 |
|
16 |
+
# Summary
|
17 |
This is the dataset proposed in our paper "VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models"
|
18 |
|
19 |
VidProM is the first dataset featuring 1.67 million unique text-to-video prompts and 6.69 million videos generated from 4 different state-of-the-art diffusion models.
|
|
|
30 |
*pika_videos_1.tar
|
31 |
*pika_videos_2.tar
|
32 |
...
|
33 |
+
*vc2_videos
|
34 |
+
*vc2_videos_1.tar
|
35 |
+
*vc2_videos_2.tar
|
36 |
+
...
|
37 |
+
*t2vz_videos
|
38 |
+
*t2vz_videos_1.tar
|
39 |
+
*t2vz_videos_2.tar
|
40 |
+
...
|
41 |
+
*ms_videos
|
42 |
+
*ms_videos_1.tar
|
43 |
+
*ms_videos_2.tar
|
44 |
+
...
|
45 |
*VidProM_unique.csv
|
46 |
*VidProM_semantic_unique.csv
|
47 |
*VidProM_embed.hdf5
|