Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,9 @@ It inspires many exciting new research areas, such as Text-to-Video Prompt Engin
|
|
| 22 |
# Directory
|
| 23 |
```
|
| 24 |
*DATA_PATH
|
|
|
|
|
|
|
|
|
|
| 25 |
*original_files
|
| 26 |
*generate_1_ori.html
|
| 27 |
*generate_2_ori.html
|
|
@@ -42,9 +45,7 @@ It inspires many exciting new research areas, such as Text-to-Video Prompt Engin
|
|
| 42 |
*ms_videos_1.tar
|
| 43 |
*ms_videos_2.tar
|
| 44 |
...
|
| 45 |
-
|
| 46 |
-
*VidProM_semantic_unique.csv
|
| 47 |
-
*VidProM_embed.hdf5
|
| 48 |
|
| 49 |
```
|
| 50 |
|
|
@@ -71,6 +72,10 @@ wget https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/VidProM_uni
|
|
| 71 |
|
| 72 |
# Explanation
|
| 73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
# Datapoint
|
| 75 |
|
| 76 |
<img src="https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/datapoint.png">
|
|
|
|
| 22 |
# Directory
|
| 23 |
```
|
| 24 |
*DATA_PATH
|
| 25 |
+
*VidProM_unique.csv
|
| 26 |
+
*VidProM_semantic_unique.csv
|
| 27 |
+
*VidProM_embed.hdf5
|
| 28 |
*original_files
|
| 29 |
*generate_1_ori.html
|
| 30 |
*generate_2_ori.html
|
|
|
|
| 45 |
*ms_videos_1.tar
|
| 46 |
*ms_videos_2.tar
|
| 47 |
...
|
| 48 |
+
|
|
|
|
|
|
|
| 49 |
|
| 50 |
```
|
| 51 |
|
|
|
|
| 72 |
|
| 73 |
# Explanation
|
| 74 |
|
| 75 |
+
```
|
| 76 |
+
VidProM_unique.csv
|
| 77 |
+
```
|
| 78 |
+
|
| 79 |
# Datapoint
|
| 80 |
|
| 81 |
<img src="https://huggingface.co/datasets/WenhaoWang/VidProM/resolve/main/datapoint.png">
|