Upload dataset
Browse files- README.md +35 -0
- data/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,38 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image1_path
|
6 |
+
dtype: string
|
7 |
+
- name: image2_path
|
8 |
+
dtype: string
|
9 |
+
- name: image1s_path
|
10 |
+
dtype: string
|
11 |
+
- name: image2s_path
|
12 |
+
dtype: string
|
13 |
+
- name: corruption
|
14 |
+
dtype: string
|
15 |
+
- name: split
|
16 |
+
dtype: string
|
17 |
+
- name: scene_id
|
18 |
+
dtype: string
|
19 |
+
- name: frame_leftright
|
20 |
+
dtype: string
|
21 |
+
- name: frame_forwardbackward
|
22 |
+
dtype: string
|
23 |
+
- name: index
|
24 |
+
dtype: int32
|
25 |
+
- name: sample_type
|
26 |
+
dtype: string
|
27 |
+
splits:
|
28 |
+
- name: test
|
29 |
+
num_bytes: 34406100
|
30 |
+
num_examples: 158800
|
31 |
+
download_size: 2757713
|
32 |
+
dataset_size: 34406100
|
33 |
+
configs:
|
34 |
+
- config_name: default
|
35 |
+
data_files:
|
36 |
+
- split: test
|
37 |
+
path: data/test-*
|
38 |
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a00dfe23a0f73df7fbf0eb386a925e40b0311e1e1a5ea8fb9e65b3e46274c5f5
|
3 |
+
size 2757713
|