Skip to content

An attempt at a neural network which takes photos of Minecraft as input and outputs a depth estimation.

Notifications You must be signed in to change notification settings

ben9583/MC_DepthNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An attempt at a neural network which takes photos of Minecraft as input and outputs a depth estimation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages