WenhaoWang commited on
Commit
48e90ae
1 Parent(s): b553e2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -17,6 +17,23 @@ This is the dataset proposed in our paper "VidProM: A Million-scale Real Prompt-
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.
18
  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.
19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  # Citation
21
 
22
 
 
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.
18
  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.
19
 
20
+ # Directory
21
+ ```
22
+ *DATA_PATH
23
+ *original_files
24
+ *generate_1_ori.html
25
+ *generate_2_ori.html
26
+ ...
27
+ *pika_videos
28
+ *pika_videos_1.tar
29
+ *pika_videos_2.tar
30
+ ...
31
+ *VidProM_unique.csv
32
+ *VidProM_semantic_unique.csv
33
+ *VidProM_embed.hdf5
34
+
35
+ ```
36
+
37
  # Citation
38
 
39