Update README.md
Browse files
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 |
|