wangjiawei.424
commited on
Commit
•
f913de2
1
Parent(s):
03f0f54
init
Browse files- README.md +51 -0
- assets/dream-1k-statistics.png +3 -0
- json/metadata.json +0 -0
- video/video.zip +3 -0
README.md
CHANGED
@@ -1,3 +1,54 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
extra_gated_prompt: >-
|
4 |
+
You agree to not use the dataset to conduct experiments that cause harm to
|
5 |
+
human subjects. Please note that the data in this dataset may be subject to
|
6 |
+
other agreements. Before using the data, be sure to read the relevant
|
7 |
+
agreements carefully to ensure compliant use. Video copyrights belong to the
|
8 |
+
original video creators or platforms and are for academic research use only.
|
9 |
+
dataset_info:
|
10 |
+
config_name: dream-1k
|
11 |
+
features:
|
12 |
+
- name: idx
|
13 |
+
dtype: int
|
14 |
+
- name: video_file
|
15 |
+
dtype: str
|
16 |
+
- name: source
|
17 |
+
dtype: str
|
18 |
+
- name: duration
|
19 |
+
dtype: float
|
20 |
+
- name: description
|
21 |
+
dtype: str
|
22 |
+
- name: events
|
23 |
+
dtype: List[str]
|
24 |
+
- name: n_subjects
|
25 |
+
dtype: int
|
26 |
+
- name: n_shots
|
27 |
+
dtype: int
|
28 |
+
- name: n_events
|
29 |
+
dtype: int
|
30 |
+
splits:
|
31 |
+
- name: test
|
32 |
+
language:
|
33 |
+
- en
|
34 |
+
size_categories:
|
35 |
+
- 1K<n<10K
|
36 |
+
configs:
|
37 |
+
- config_name: DREAM-1K
|
38 |
+
data_files:
|
39 |
+
- split: test
|
40 |
+
path: json/metadata.json
|
41 |
---
|
42 |
+
# DREAM-1K
|
43 |
+
|
44 |
+
## Dataset Description
|
45 |
+
|
46 |
+
- **Repository:** [DREAM-1K](https://github.com/bytedance/tarsier)
|
47 |
+
- **Paper:** [2407.00634](https://arxiv.org/abs/2407.00634)
|
48 |
+
|
49 |
+
DREAM-1K (<b>D</b>escription
|
50 |
+
with <b>R</b>ich <b>E</b>vents, <b>A</b>ctions, and <b>M</b>otions) is a challenging video description benchmark. It contains a collection of 1,000 short (around 10 seconds) video clips with diverse complexities from five different origins: live-action movies, animated movies, stock videos, long YouTube videos, and TikTok-style short videos. We provide a fine-grained manual annotation for each video.
|
51 |
+
|
52 |
+
Bellow is the dataset statistics:
|
53 |
+
|
54 |
+
![images](./assets/dream-1k-statistics.png)
|
assets/dream-1k-statistics.png
ADDED
Git LFS Details
|
json/metadata.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
video/video.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db9e038eead7521eae8521416ab41a1d459c75103884f2146ae906fb3906c257
|
3 |
+
size 3614540309
|