TomMoore515 / cog-tf-pix2pix

This is an implementation of the Pix2Pix-tensorflow as a Cog model. Cog packages machine learning models as standard containers.

Home Page:https://replicate.com/tommoore515

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cog-tf-pix2pix

This is an implementation of Tensorflow's pix2pix as a Cog model. Cog packages machine learning models as standard containers. Model created for the Monaverse AIMaterial Generator.

pix2pix is a general purpose conditional adversartial network for image-to-image translation prediction.

Here are some example outputs from a model trained on a 455 pair dataset of Albedo>Normal cc0 textures:

Example 1 - output1 Example 2 - output2

Models were trained using CC0 data from ambientCG, PolyHaven, and Pixar RenderMan.

Individual models are avaliable on replicate, or you can try out the Unity based AI Material Designer Tool on Monaverse

About

This is an implementation of the Pix2Pix-tensorflow as a Cog model. Cog packages machine learning models as standard containers.

https://replicate.com/tommoore515

License:GNU General Public License v3.0


Languages

Language:Python 100.0%