JulianBvW commited on
Commit
4e9d8c1
·
verified ·
1 Parent(s): d7cc1f4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - JulianBvW/Minecraft-Depth-Images
4
+ metrics:
5
+ - mse
6
+ tags:
7
+ - depth estimation
8
+ - minecraft
9
+ - computer vision
10
+ - unet
11
+ - depth
12
+ - pytorch
13
+ ---
14
+
15
+ ## Depth4MC
16
+
17
+ Depth4MC is a U-Net based computer vision model that can estimate depth information in Minecraft screenshots.
18
+
19
+ Read more about in on the GitHub page: https://github.com/JulianBvW/Depth4MC