File size: 349 Bytes
4e9d8c1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
datasets:
- JulianBvW/Minecraft-Depth-Images
metrics:
- mse
tags:
- depth estimation
- minecraft
- computer vision
- unet
- depth
- pytorch
---
## Depth4MC
Depth4MC is a U-Net based computer vision model that can estimate depth information in Minecraft screenshots.
Read more about in on the GitHub page: https://github.com/JulianBvW/Depth4MC |