Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- depth-estimation
|
| 5 |
+
tags:
|
| 6 |
+
- minecraft
|
| 7 |
+
- depth
|
| 8 |
+
pretty_name: D4MCDataset
|
| 9 |
+
size_categories:
|
| 10 |
+
- 1B<n<10B
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
## D4MCDataset
|
| 14 |
+
|
| 15 |
+
Dataset created to train the [Depth4MC](https://huggingface.co/JulianBvW/Depth4MC-Minecraft-Depth-Estimation) model.
|
| 16 |
+
|