mfeldman143 / Pix2Pix

pix2pix (image-to-image translation with neural network) implementation on Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pix2Pix

screenshot screenshot

This is a pix2pix (image-to-image translation with deep neural network) implementation on Unity.

This implementation supports the weight data format used in Christopher Hesse's interactive demo. Pick one of the pre-trained models, or you can train your own model with using pix2pix-tensorflow.

About

pix2pix (image-to-image translation with neural network) implementation on Unity


Languages

Language:C# 97.8%Language:ShaderLab 2.2%