AIeyes
About
Walking simulator in a city where the world is seen through a realtime neural network, which is fed simple colored blocks that are translated to textures and forms.
The model currently used is trained on 400 images like so:
deriving on knowledge of the following labels;
"The Pix2Pix Generative Adversarial Network, or GAN, is an approach to training a deep convolutional neural network for image-to-image translation tasks." https://machinelearningmastery.com/how-to-develop-a-pix2pix-gan-for-image-to-ima...
Pix2Pix Unity open source implementation by https://twitter.com/_kzr /
https://github.com/keijiro/Pix2Pix
Pix2Pix Tensorflow models by https://twitter.com/christophrhesse / https://github.com/affinelayer/pix2pix-tensorflow
---------------------
Crashes on startup and display issues due to outdated graphics cards or drivers. Im looking into optimizing for more compatibility!