Datasets:
Tasks:
Depth Estimation
Modalities:
Image
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
depth-estimation
License:
chore: add readme generated from dataset-cli test.
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
dataset_info:
|
| 4 |
+
features:
|
| 5 |
+
- name: image
|
| 6 |
+
dtype: image
|
| 7 |
+
- name: depth_map
|
| 8 |
+
dtype: image
|
| 9 |
+
splits:
|
| 10 |
+
- name: train
|
| 11 |
+
num_bytes: 20212097551
|
| 12 |
+
num_examples: 47584
|
| 13 |
+
- name: validation
|
| 14 |
+
num_bytes: 240785762
|
| 15 |
+
num_examples: 654
|
| 16 |
+
download_size: 35151124480
|
| 17 |
+
dataset_size: 20452883313
|
| 18 |
+
---
|