Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.19 KB

README.md

File metadata and controls

29 lines (14 loc) · 1.19 KB

MC_DepthNN

An attempt at a neural network which takes photos of Minecraft as input and outputs a depth estimation. Works on 512x512 screenshots of the minecraft overworld.

I'm limited by the availibility of cloud GPUs, so I may go a while without updating anything. I haven't been able to get my Radeon to work with Tensorflow, so testing will be limited for only every few updates.

Gallery:

These samples were processed through this network and not used in training.

Sample 1:

sample1_in sample1_out

Sample 2:

sample2_in sample2_out

Sample 3:

sample3_in sample3_out