Datasets:
add depth-estimation task
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for IH-Depth
|
|
@@ -76,4 +78,4 @@ This diversity reflects the off-road and mixed-terrain nature of IH-Depth: the b
|
|
| 76 |
|
| 77 |
## License
|
| 78 |
|
| 79 |
-
IH-Depth is released under the CC BY 4.0 license. The raw Invisible Headlights dataset is distributed separately under its own terms.
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- depth-estimation
|
| 5 |
---
|
| 6 |
|
| 7 |
# Dataset Card for IH-Depth
|
|
|
|
| 78 |
|
| 79 |
## License
|
| 80 |
|
| 81 |
+
IH-Depth is released under the CC BY 4.0 license. The raw Invisible Headlights dataset is distributed separately under its own terms.
|