Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
size_categories:
|
3 |
-
-
|
4 |
paperswithcode_id: nyuv2
|
5 |
tags:
|
6 |
- depth-estimation
|
@@ -33,6 +33,9 @@ dataset_info:
|
|
33 |
num_examples: 1449
|
34 |
download_size: 2972037809
|
35 |
dataset_size: 4096466619
|
|
|
|
|
|
|
36 |
---
|
37 |
|
38 |
# NYU Depth Dataset V2
|
@@ -106,4 +109,4 @@ If you use this dataset, please cite the original paper:
|
|
106 |
booktitle = {Proceedings of the European Conference on Computer Vision},
|
107 |
year = {2012}
|
108 |
}
|
109 |
-
```
|
|
|
1 |
---
|
2 |
size_categories:
|
3 |
+
- 1K<n<10K
|
4 |
paperswithcode_id: nyuv2
|
5 |
tags:
|
6 |
- depth-estimation
|
|
|
33 |
num_examples: 1449
|
34 |
download_size: 2972037809
|
35 |
dataset_size: 4096466619
|
36 |
+
task_categories:
|
37 |
+
- depth-estimation
|
38 |
+
- image-segmentation
|
39 |
---
|
40 |
|
41 |
# NYU Depth Dataset V2
|
|
|
109 |
booktitle = {Proceedings of the European Conference on Computer Vision},
|
110 |
year = {2012}
|
111 |
}
|
112 |
+
```
|