Datasets:
Tasks:
Depth Estimation
Modalities:
Image
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
depth-estimation
License:
chore: apply pr suggestions.
Browse files
README.md
CHANGED
@@ -100,7 +100,7 @@ A data point comprises an image and its annotation depth map for both the `train
|
|
100 |
|
101 |
```
|
102 |
{
|
103 |
-
'image': <PIL.
|
104 |
'depth_map': <PIL.PngImagePlugin.PngImageFile image mode=L at 0x1FF32E5B978>,
|
105 |
}
|
106 |
```
|
@@ -181,10 +181,6 @@ of commercial and residential buildings in three different US cities, comprising
|
|
181 |
464 different indoor scenes across 26 scene classes.A dense per-pixel labeling was
|
182 |
obtained for each image using Amazon Mechanical Turk.
|
183 |
|
184 |
-
#### Who are the source language producers?
|
185 |
-
|
186 |
-
[TODO]
|
187 |
-
|
188 |
### Annotations
|
189 |
|
190 |
#### Annotation process
|
|
|
100 |
|
101 |
```
|
102 |
{
|
103 |
+
'image': <PIL.PngImagePlugin.PngImageFile image mode=RGB at 0x1FF32A3EDA0>,
|
104 |
'depth_map': <PIL.PngImagePlugin.PngImageFile image mode=L at 0x1FF32E5B978>,
|
105 |
}
|
106 |
```
|
|
|
181 |
464 different indoor scenes across 26 scene classes.A dense per-pixel labeling was
|
182 |
obtained for each image using Amazon Mechanical Turk.
|
183 |
|
|
|
|
|
|
|
|
|
184 |
### Annotations
|
185 |
|
186 |
#### Annotation process
|