File size: 976 Bytes
0913a62
 
c40436c
 
 
 
 
e0f2707
 
 
 
41e4dc9
6ccce9b
 
f7d14bc
41e4dc9
7ce248b
 
b553e2e
48e90ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b553e2e
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
license: cc-by-nc-4.0
task_categories:
- text-to-video
language:
- en
size_categories:
- 1M<n<10M
tags:
- prompts
- text-to-video
---
<img src="https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/teasor.png">

This is the dataset proposed in our paper "VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models"

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.
It inspires many exciting new research areas, such as Text-to-Video Prompt Engineering, Efficient Video Generation, Fake Video Detection, and Video Copy Detection for Diffusion Models.

# Directory
```
*DATA_PATH
	*original_files
		*generate_1_ori.html
		*generate_2_ori.html
        ...
	*pika_videos
		*pika_videos_1.tar
		*pika_videos_2.tar
		...
    *VidProM_unique.csv
    *VidProM_semantic_unique.csv
    *VidProM_embed.hdf5

```

# Citation